Searched refs:undefine_macros (Results 1 – 3 of 3) sorted by relevance
106 static int undefine_macros (cpp_reader *, cpp_hashnode *, void *);597 undefine_macros (cpp_reader *pfile ATTRIBUTE_UNUSED, cpp_hashnode *h, in undefine_macros() function612 cpp_forall_identifiers (pfile, undefine_macros, NULL); in cpp_undef_all()
864 (undefine_macros): Inline body of _cpp_free_definition for speed.
14336 * cpplib.c (undefine_macros): New.