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);
259 if self.type == audit2why.BADSCON:261 if self.type == audit2why.BADSCON: