Searched defs:angle_brackets (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/gnu/gcc/libcpp/ |
H A D | files.c | 394 …find_file (cpp_reader *pfile, const char *fname, cpp_dir *start_dir, bool fake, int angle_brackets) in _cpp_find_file() 751 search_path_head (cpp_reader *pfile, const char *fname, int angle_brackets, in search_path_head() 810 _cpp_stack_include (cpp_reader *pfile, const char *fname, int angle_brackets, in _cpp_stack_include() 837 open_file_failed (cpp_reader *pfile, _cpp_file *file, int angle_brackets) in open_file_failed() 1099 int angle_brackets) in _cpp_compare_file_date()
|
H A D | directives.c | 710 int angle_brackets; in do_include_common() local 1419 int angle_brackets, ordering; in do_pragma_dependency() local
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | c-ppoutput.c | 342 const unsigned char *dir, const char *header, int angle_brackets, in cb_include()
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | cppfiles.c | 681 handle_missing_header (pfile, fname, angle_brackets) in handle_missing_header() argument
|