Searched refs:annotation_macro (Results 1 – 4 of 4) sorted by relevance
50 extern string annotation_macro;
438 annotation_macro = argv[1].s; in annotate_command()440 annotation_macro = "AP"; in annotate_command()445 annotation_macro.clear(); in no_annotate_command()
51 string annotation_macro; variable141 annotation_macro = "AP"; in main()145 annotation_macro = opt + 2; in main()
869 if (annotation_macro.length() > 0 && annotation_field >= 0 in output()872 put_string(annotation_macro, fp); in output()