Home
last modified time | relevance | path

Searched refs:undefine_macros (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/gcclibs/libcpp/
HDdirectives.c106 static int undefine_macros (cpp_reader *, cpp_hashnode *, void *);
597 undefine_macros (cpp_reader *pfile ATTRIBUTE_UNUSED, cpp_hashnode *h, in undefine_macros() function
612 cpp_forall_identifiers (pfile, undefine_macros, NULL); in cpp_undef_all()
HDChangeLog864 (undefine_macros): Inline body of _cpp_free_definition for speed.
/NextBSD/contrib/gcc/
HDChangeLog-200314336 * cpplib.c (undefine_macros): New.