Searched refs:cpp_included (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/include/ |
H A D | cpplib.h | 1284 extern bool cpp_included (cpp_reader *, const char *);
|
/netbsd-src/external/gpl3/gcc/dist/libcpp/include/ |
H A D | cpplib.h | 1407 extern bool cpp_included (cpp_reader *, const char *);
|
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/ |
H A D | files.c | 1241 cpp_included (cpp_reader *pfile, const char *fname) in cpp_included() function
|
/netbsd-src/external/gpl3/gcc/dist/libcpp/ |
H A D | files.cc | 1376 cpp_included (cpp_reader *pfile, const char *fname) in cpp_included() function
|
H A D | ChangeLog | 6591 (cpp_included): Cast return value of htab_find_with_hash.
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2001 | 27262 (cpp_included): Don't simplify the path name here. 27404 (cpp_included, find_include_file): Simplify pathnames after 27718 (cpp_included, find_include_file): Update. 28520 (cpp_included, find_include_file): Update. 32044 * cppfiles.c (cpp_included, find_include_file, _cpp_execute_include)
|
H A D | ChangeLog-2000 | 15871 (cpp_included): Walk the path. 23995 (cpp_included): Set dummy.hash using _cpp_calc_hash. Use 26330 (cpp_included): Do the hash lookup here. 26738 (cpp_included): New function.
|
H A D | ChangeLog-2003 | 1540 (cpp_included): Must use htab_find_with_hash insead of htab_find. 12525 (cpp_set_include_chains, cpp_stack_file, cpp_included): Update. 31339 cpp_included, find_include_file, remap_filename): Update for
|