Searched defs:annotation_options (Results 1 – 1 of 1) sorted by relevance
80 struct annotation_options { struct81 bool hide_src_code,82 use_offset,83 jump_arrows,84 print_lines,85 full_path,86 show_linenr,87 show_fileloc,88 show_nr_jumps,112 extern struct annotation_options annotation__default_options; argument
Completed in 8 milliseconds