Searched refs:print_code (Results 1 – 4 of 4) sorted by relevance
37 print_code(p[2], 0)47 print_code(p[1], 0)160 print_code(prodcode, 4)167 print_code(code, 4)239 def print_code(code, indent): function
63 def print_code(self): member in PrintGlEnums189 self.print_code()
1357 DEFINE_BOOL(print_code, false, "print generated code")1372 DEFINE_IMPLICATION(sodium, print_code)1377 DEFINE_IMPLICATION(print_all_code, print_code)
612 bool print_code = in PrintCode() local619 if (print_code) { in PrintCode()