Searched refs:_cpp_free_definition (Results 1 – 6 of 6) sorted by relevance
508 extern void _cpp_free_definition (cpp_hashnode *);
587 _cpp_free_definition (node); in do_undef()1406 _cpp_free_definition (hp); in do_pragma_poison()2041 _cpp_free_definition (node); in do_unassert()
1278 _cpp_free_definition (cpp_hashnode *h) in _cpp_free_definition() function1652 _cpp_free_definition (node); in _cpp_create_definition()
864 (undefine_macros): Inline body of _cpp_free_definition for speed.
11253 * cpplib.c (do_undef): Let _cpp_free_definition make the node void.11254 (do_unassert): Free the assert with _cpp_free_definition.11255 * cppmacro.c (_cpp_free_definition): Free memory allocated for14120 (_cpp_free_definition): Delete the macro directly.14984 (cpp_lookup, _cpp_free_definition, dump_funlike_macro,20426 union hashval. _cpp_free_definition takes a HASHNODE pointer.20427 * cpphash.c (_cpp_free_definition): Free data pointed to by20430 _cpp_free_definition to clear out a hashnode.23259 * cpphash.c (_cpp_free_definition): Test argnames, not nargs >= 0,26745 dump_definition): Rename to _cpp_lookup, _cpp_free_definition,
9441 (_cpp_free_definition): Clear disabled flag.