Home
last modified time | relevance | path

Searched refs:restore_input_file_stack (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dinput.h87 extern void restore_input_file_stack (int);
H A Dtoplev.c1045 restore_input_file_stack (int tick) in restore_input_file_stack() function
H A DChangeLog-20062426 * input.h (restore_input_file_stack): Declare.
2429 input_file_stack_restored, restore_input_file_stack): New.
/freebsd-12.1/contrib/gcc/cp/
H A Dparser.c486 restore_input_file_stack (token->input_file_stack_index); in cp_lexer_set_source_position_from_token()