Searched refs:cpp_pop_definition (Results 1 – 3 of 3) sorted by relevance
134 static void cpp_pop_definition (cpp_reader *, struct def_pragma_macro *);1640 cpp_pop_definition (pfile, c); in do_pragma_pop_macro()2447 cpp_pop_definition (cpp_reader *pfile, struct def_pragma_macro *c) in cpp_pop_definition() function
140 static void cpp_pop_definition (cpp_reader *, struct def_pragma_macro *);1681 cpp_pop_definition (pfile, c); in do_pragma_pop_macro()2584 cpp_pop_definition (cpp_reader *pfile, struct def_pragma_macro *c) in cpp_pop_definition() function
1270 (cpp_pop_definition): Use _cpp_restore_special_builtin to restore1828 (cpp_pop_definition): Use cpp_macro_p. Move _cpp_free_definition5003 * directives.c (cpp_pop_definition): Make static.5009 (cpp_pop_definition): Likewise.5218 (cpp_pop_definition): Likewise.5907 do_ifndef, cpp_pop_definition): Handle new flag and use new6220 (cpp_push_definition, cpp_pop_definition): New.6221 * include/cpplib.h (cpp_push_definition, cpp_pop_definition): Declare.