Searched refs:ifdef_text (Results 1 – 1 of 1) sorted by relevance
1723 def GenDispatchFunctionPrototype(self, cmdinfo, ifdef_text): argument1731 if ifdef_text is not None:1732 dispatch_prototype = '#ifdef %s\n' % ifdef_text1734 if ifdef_text is not None:1735 dispatch_prototype += '\n#endif // %s' % ifdef_text