Searched refs:codewriter_temp_prefix (Results 1 – 2 of 2) sorted by relevance
12 codewriter_temp_prefix = pyrex_prefix + "t_" variable
640 result = "%s%d" % (Naming.codewriter_temp_prefix, self.temp_counter)2234 cname = '%s%d' % (Naming.codewriter_temp_prefix, self.temps_count)