Searched refs:opt_stack (Results 1 – 2 of 2) sorted by relevance
900 typedef struct GTY(()) opt_stack { struct901 struct opt_stack *prev; argument906 } opt_stack; argument908 static GTY(()) struct opt_stack * options_stack;918 opt_stack *p; in handle_pragma_push_options()948 opt_stack *p; in handle_pragma_pop_options()
987 struct GTY(()) opt_stack { struct988 struct opt_stack *prev; argument995 static GTY(()) struct opt_stack * options_stack; argument1013 opt_stack *p = ggc_alloc<opt_stack> (); in handle_pragma_push_options()1034 opt_stack *p; in handle_pragma_pop_options()