Searched refs:DONTAUDIT (Results 1 – 3 of 3) sorted by relevance
26 #define DONTAUDIT 1 macro396 RETURN(DONTAUDIT) in analyze()488 PyModule_AddIntConstant(m,"DONTAUDIT", DONTAUDIT);
160 DONTAUDIT |161 dontaudit { return(DONTAUDIT); }
129 %token DONTAUDIT449 cond_dontaudit_def : DONTAUDIT names names ':' names names ';'487 dontaudit_def : DONTAUDIT names names ':' names names ';'