Searched defs:annotation_options (Results 1 – 1 of 1) sorted by relevance
45 struct annotation_options { struct46 bool hide_src_code,47 hide_src_code_on_title,48 use_offset,49 jump_arrows,50 print_lines,74 extern struct annotation_options annotate_opts; argument