Home
last modified time | relevance | path

Searched refs:handle_pragma_push_options (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-pragma.c1014 handle_pragma_push_options (cpp_reader *ARG_UNUSED(dummy)) in handle_pragma_push_options() function
1564 c_register_pragma ("GCC", "push_options", handle_pragma_push_options); in init_pragma()
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-pragma.cc1060 handle_pragma_push_options (cpp_reader *) in handle_pragma_push_options() function
1632 c_register_pragma ("GCC", "push_options", handle_pragma_push_options); in init_pragma()
H A DChangeLog325 (handle_pragma_push_options): Likewise.
2053 (handle_pragma_push_options): Adjust
2199 (handle_pragma_push_options): Save global_options.
9572 (handle_pragma_push_options): Likewise.
13225 (handle_pragma_push_options): Likewise.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20088085 (handle_pragma_push_options): New function to handle pushing both
H A DChangeLog-201313817 (handle_pragma_push_options): Ditto.