Searched refs:cpp_included (Results 1 – 9 of 9) sorted by relevance
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | cpplib.h | 727 extern int cpp_included PARAMS ((cpp_reader *, const char *));
|
| H A D | cppfiles.c | 529 cpp_included (pfile, fname) in cpp_included() function
|
| H A D | ChangeLog.5 | 8055 (cpp_included): Don't simplify the path name here. 8197 (cpp_included, find_include_file): Simplify pathnames after 8511 (cpp_included, find_include_file): Update. 9313 (cpp_included, find_include_file): Update. 12837 * cppfiles.c (cpp_included, find_include_file, _cpp_execute_include)
|
| H A D | ChangeLog.3 | 605 (cpp_included): Walk the path. 8729 (cpp_included): Set dummy.hash using _cpp_calc_hash. Use 11064 (cpp_included): Do the hash lookup here. 11472 (cpp_included): New function.
|
| /openbsd-src/gnu/gcc/libcpp/include/ |
| H A D | cpplib.h | 831 extern bool cpp_included (cpp_reader *, const char *);
|
| /openbsd-src/gnu/gcc/gcc/cp/ |
| H A D | lex.c | 560 if (cpp_included (parse_in, filename)) in handle_pragma_implementation()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
| H A D | lex.c | 1037 if (cpp_included (parse_in, main_filename))
|
| /openbsd-src/gnu/gcc/libcpp/ |
| H A D | files.c | 956 cpp_included (cpp_reader *pfile, const char *fname) in cpp_included() function
|
| H A D | ChangeLog | 306 (cpp_included): Cast return value of htab_find_with_hash.
|