Searched refs:guards_to_str (Results 1 – 1 of 1) sorted by relevance
195 def guards_to_str(guards): function230 print('#if {guards}'.format(guards=guards_to_str(guards)), 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)