Searched refs:s_enable_annotations (Results 1 – 1 of 1) sorted by relevance
42 static bool s_enable_annotations; variable239 if (s_enable_annotations) in set()243 if (s_enable_annotations) in set()311 s_enable_annotations = argc > 3 ? !!atoi(argv[3]) : true; in main()