Home | History | Annotate | Download | only in distutils

Lines Matching full:undefine_macro

461    .. method:: CCompiler.undefine_macro(name)
465 undefined by :meth:`undefine_macro` the last call takes precedence
694 augment the macros set with :meth:`define_macro` and :meth:`undefine_macro`.