Searched refs:undefine_macro (Results 1 – 4 of 4) sorted by relevance
113 self.compiler.undefine_macro(macro)
329 self.compiler.undefine_macro(macro)
199 def undefine_macro(self, name): member in CCompiler
486 .. method:: CCompiler.undefine_macro(name)490 undefined by :meth:`undefine_macro` the last call takes precedence719 augment the macros set with :meth:`define_macro` and :meth:`undefine_macro`.