Lines Matching refs:format
68 .format(dump=debug_dump(defs)))
145 .format(fname=fname, guard_stack=guard_stack))
155 .format(dump=debug_dump(results)))
166 .format(str_ref=str_ref))
190 .format(dump=debug_dump(extended_defs)))
230 print('#if {guards}'.format(guards=guards_to_str(guards)), file=gen_file)
233 .format(str_ref=str_ref, str_value=json.dumps(str_value)), file=gen_file)
250 print('#if {guards}'.format(guards=guards_to_str(guards)), file=gen_file)
254 print('#elif {guards}'.format(guards=guards_to_str(guards)), file=gen_file)
259 .format(size=size, str_ref=str_ref), file=gen_file)