Searched defs:angle_brackets (Results 1 – 7 of 7) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/libcpp/ |
H A D | files.c | 509 bool fake, int angle_brackets, bool implicit_preinclude, in _cpp_find_file() 949 search_path_head (cpp_reader *pfile, const char *fname, int angle_brackets, in search_path_head() 1009 _cpp_stack_include (cpp_reader *pfile, const char *fname, int angle_brackets, in _cpp_stack_include() 1061 open_file_failed (cpp_reader *pfile, _cpp_file *file, int angle_brackets, in open_file_failed() 1457 int angle_brackets) in _cpp_compare_file_date() 2005 _cpp_has_header (cpp_reader *pfile, const char *fname, int angle_brackets, in _cpp_has_header()
|
H A D | directives.c | 818 int angle_brackets; in do_include_common() local 1705 int angle_brackets, ordering; in do_pragma_dependency() local
|
H A D | expr.c | 2247 int angle_brackets = (bracket ? 1 : 0); in parse_has_include() local
|
/dflybsd-src/contrib/gcc-4.7/libcpp/ |
H A D | files.c | 452 …find_file (cpp_reader *pfile, const char *fname, cpp_dir *start_dir, bool fake, int angle_brackets) in _cpp_find_file() 849 search_path_head (cpp_reader *pfile, const char *fname, int angle_brackets, in search_path_head() 909 _cpp_stack_include (cpp_reader *pfile, const char *fname, int angle_brackets, in _cpp_stack_include() 937 open_file_failed (cpp_reader *pfile, _cpp_file *file, int angle_brackets) in open_file_failed() 1321 int angle_brackets) in _cpp_compare_file_date()
|
H A D | directives.c | 752 int angle_brackets; in do_include_common() local 1639 int angle_brackets, ordering; in do_pragma_dependency() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/c-family/ |
H A D | c-ppoutput.c | 552 const unsigned char *dir, const char *header, int angle_brackets, in cb_include()
|
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/ |
H A D | c-ppoutput.c | 598 const unsigned char *dir, const char *header, int angle_brackets, in cb_include()
|