Home | History | Annotate | Download | only in distutils

Lines Matching full:define_macro

451    .. method:: CCompiler.define_macro(name[, value=None])
464 object. If the same macro is defined by :meth:`define_macro` and
694 augment the macros set with :meth:`define_macro` and :meth:`undefine_macro`.