Searched refs:cpp_force_token_locations (Results 1 – 16 of 16) sorted by relevance
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
| H A D | i386-c.cc | 712 cpp_force_token_locations (parse_in, BUILTINS_LOCATION); in ix86_pragma_target_parse() 729 cpp_force_token_locations (parse_in, BUILTINS_LOCATION); in ix86_pragma_target_parse()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
| H A D | aarch64-c.cc | 263 cpp_force_token_locations (parse_in, BUILTINS_LOCATION); in aarch64_pragma_target_parse()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
| H A D | arm-c.cc | 467 cpp_force_token_locations (parse_in, BUILTINS_LOCATION); in arm_pragma_target_parse()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
| H A D | c-opts.c | 1446 cpp_force_token_locations (parse_in, BUILTINS_LOCATION); in c_finish_options() 1468 cpp_force_token_locations (parse_in, cmd_map->start_location); in c_finish_options()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
| H A D | c-opts.cc | 1494 cpp_force_token_locations (parse_in, BUILTINS_LOCATION); in c_finish_options() 1517 cpp_force_token_locations (parse_in, line_table->highest_line); in c_finish_options()
|
| H A D | c-cppbuiltin.cc | 608 cpp_force_token_locations (parse_in, BUILTINS_LOCATION); in c_cpp_builtins_optimize_pragma()
|
| H A D | ChangeLog | 3825 * c-opts.c (c_finish_options): Adjust cpp_force_token_locations call.
|
| /netbsd-src/external/gpl3/gcc.old/dist/libcpp/include/ |
| H A D | cpplib.h | 1308 extern void cpp_force_token_locations (cpp_reader *, location_t);
|
| /netbsd-src/external/gpl3/gcc/dist/libcpp/include/ |
| H A D | cpplib.h | 1445 extern void cpp_force_token_locations (cpp_reader *, location_t);
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/ |
| H A D | s390-c.cc | 460 cpp_force_token_locations (parse_in, BUILTINS_LOCATION); in s390_pragma_target_parse()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
| H A D | cpp.cc | 613 cpp_force_token_locations (cpp_in, BUILTINS_LOCATION); in gfc_cpp_init()
|
| H A D | ChangeLog-2018 | 432 * cpp.c (gfc_cpp_init): Adjust cpp_force_token_locations call.
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
| H A D | cpp.c | 582 cpp_force_token_locations (cpp_in, BUILTINS_LOCATION); in gfc_cpp_init()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libcpp/ |
| H A D | lex.c | 3819 cpp_force_token_locations (cpp_reader *r, location_t loc) in cpp_force_token_locations() function
|
| /netbsd-src/external/gpl3/gcc/dist/libcpp/ |
| H A D | lex.cc | 4664 cpp_force_token_locations (cpp_reader *r, location_t loc) in cpp_force_token_locations() function
|
| H A D | ChangeLog | 1582 * include/cpplib.h (cpp_force_token_locations): Take location, not 4837 (cpp_force_token_locations): New.
|