Searched refs:TEMPLATE_H (Results 1 – 4 of 4) sorted by relevance
35 TEMPLATE_H = Template(COPYRIGHT + """\ variable242 f.write(TEMPLATE_H.render(guard=guard, **environment))
46 TEMPLATE_H = Template(COPYRIGHT + """\ variable430 f.write(TEMPLATE_H.render(guard=guard, **environment))
45 TEMPLATE_H = Template(COPYRIGHT + """\ variable948 f.write(TEMPLATE_H.render(instance_entrypoints=instance_entrypoints,
25 #ifndef TEMPLATE_H26 #define TEMPLATE_H macro