Searched refs:BADSCON (Results 1 – 2 of 2) sorted by relevance
19 #define BADSCON -2 macro340 RETURN(BADSCON) in analyze()475 PyModule_AddIntConstant(m,"BADSCON", BADSCON);
252 if self.type == audit2why.BADSCON:254 if self.type == audit2why.BADSCON: