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