Searched refs:ifdef_text (Results 1 – 1 of 1) sorted by relevance
1697 def GenDispatchFunctionPrototype(self, cmdinfo, ifdef_text): argument1704 if ifdef_text is not None:1705 dispatch_prototype = '#ifdef %s\n' % ifdef_text1707 if ifdef_text is not None:1708 dispatch_prototype += '\n#endif // %s' % ifdef_text