Searched refs:cpp_make_system_header (Results 1 – 11 of 11) sorted by relevance
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | cpplib.h | 728 extern void cpp_make_system_header PARAMS ((cpp_reader *, int, int));
|
| H A D | fix-header.c | 644 cpp_make_system_header (scan_in, 1, 0);
|
| H A D | cppfiles.c | 631 cpp_make_system_header (pfile, syshdr, externc) in cpp_make_system_header() function
|
| H A D | cpplib.c | 1203 cpp_make_system_header (pfile, 1, 0);
|
| H A D | ChangeLog.4 | 1298 (cpp_make_system_header, actual_directory): Update. 1630 * cppfiles.c (cpp_make_system_header): Take 2 booleans, 1634 cpp_make_system_header.
|
| H A D | ChangeLog.6 | 14273 (cpp_make_system_header): Similarly. 15067 (cpp_make_system_header): Similarly. 15515 (stack_include_filee, cpp_make_system_header): Update.
|
| H A D | ChangeLog.3 | 587 * cppfiles.c (cpp_make_system_header): New function.
|
| /openbsd-src/gnu/gcc/libcpp/include/ |
| H A D | cpplib.h | 832 extern void cpp_make_system_header (cpp_reader *, int, int);
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | fix-header.c | 675 cpp_make_system_header (scan_in, 1, 0); in read_scan_file()
|
| /openbsd-src/gnu/gcc/libcpp/ |
| H A D | files.c | 1030 cpp_make_system_header (cpp_reader *pfile, int syshdr, int externc) in cpp_make_system_header() function
|
| H A D | directives.c | 1408 cpp_make_system_header (pfile, 1, 0); in do_pragma_system_header()
|