Searched refs:pragma_entry (Results 1 – 5 of 5) sorted by relevance
43 struct pragma_entry struct45 struct pragma_entry *next; argument53 struct pragma_entry *space; argument108 static struct pragma_entry *lookup_pragma_entry (struct pragma_entry *,110 static int count_registered_pragmas (struct pragma_entry *);111 static char ** save_registered_pragmas (struct pragma_entry *, char **);112 static char ** restore_registered_pragmas (cpp_reader *, struct pragma_entry *,1034 static struct pragma_entry *1035 lookup_pragma_entry (struct pragma_entry *chain, const cpp_hashnode *pragma) in lookup_pragma_entry()1045 static struct pragma_entry *[all …]
424 struct pragma_entry *pragmas;
111 * directives.c (struct pragma_entry): Add is_deferred. Add ident580 * directives.c (struct pragma_entry): Add allow_expansion.688 * directives.c (struct pragma_entry): Add is_internal field;
15819 * cpplib.c (struct pragma_entry): New structure.
8496 * cpplib.c (struct pragma_entry): Store the name as a hashnode.