Home
last modified time | relevance | path

Searched refs:cpp_stop_forcing_token_locations (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-c.cc719 cpp_stop_forcing_token_locations (parse_in); in ix86_pragma_target_parse()
736 cpp_stop_forcing_token_locations (parse_in); in ix86_pragma_target_parse()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64-c.cc265 cpp_stop_forcing_token_locations (parse_in); in aarch64_pragma_target_parse()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm-c.cc469 cpp_stop_forcing_token_locations (parse_in); in arm_pragma_target_parse()
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/include/
H A Dcpplib.h1309 extern void cpp_stop_forcing_token_locations (cpp_reader *);
/netbsd-src/external/gpl3/gcc/dist/libcpp/include/
H A Dcpplib.h1446 extern void cpp_stop_forcing_token_locations (cpp_reader *);
/netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/
H A Ds390-c.cc462 cpp_stop_forcing_token_locations (parse_in); in s390_pragma_target_parse()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dcpp.cc617 cpp_stop_forcing_token_locations (cpp_in); in gfc_cpp_init()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dcpp.c586 cpp_stop_forcing_token_locations (cpp_in); in gfc_cpp_init()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-opts.c1486 cpp_stop_forcing_token_locations (parse_in); in c_finish_options()
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-opts.cc1535 cpp_stop_forcing_token_locations (parse_in); in c_finish_options()
H A Dc-cppbuiltin.cc675 cpp_stop_forcing_token_locations (parse_in); in c_cpp_builtins_optimize_pragma()
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Dlex.c3827 cpp_stop_forcing_token_locations (cpp_reader *r) in cpp_stop_forcing_token_locations() function
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dlex.cc4672 cpp_stop_forcing_token_locations (cpp_reader *r) in cpp_stop_forcing_token_locations() function
H A DChangeLog4838 (cpp_stop_forcing_token_locations): New.