Searched refs:print_code (Results 1 – 3 of 3) sorted by relevance
63 def print_code(self): member in PrintGlEnums189 self.print_code()
2156 DEFINE_BOOL(print_code, false, "print generated code")2169 DEFINE_IMPLICATION(print_all_code, print_code)
904 const bool print_code = in PrintCode() local908 if (print_code) { in PrintCode()