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