Home
last modified time | relevance | path

Searched defs:angle_brackets (Results 1 – 7 of 7) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/libcpp/
H A Dfiles.c509 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 Ddirectives.c818 int angle_brackets; in do_include_common() local
1705 int angle_brackets, ordering; in do_pragma_dependency() local
H A Dexpr.c2247 int angle_brackets = (bracket ? 1 : 0); in parse_has_include() local
/dflybsd-src/contrib/gcc-4.7/libcpp/
H A Dfiles.c452 …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 Ddirectives.c752 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 Dc-ppoutput.c552 const unsigned char *dir, const char *header, int angle_brackets, in cb_include()
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/
H A Dc-ppoutput.c598 const unsigned char *dir, const char *header, int angle_brackets, in cb_include()