Searched defs:loc_reader (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libcpp/
H A Dcharset.c851 add_n_ranges(int num, cpp_string_location_reader &loc_reader) argument
1041 _cpp_valid_ucn(cpp_reader *pfile, const uchar **pstr, const uchar *limit, int identifier_pos, struct normalize_state *nst, cppchar_t *cp, source_range *char_range, cpp_string_location_reader *loc_reader) argument
1164 convert_ucn(cpp_reader *pfile, const uchar *from, const uchar *limit, struct _cpp_strbuf *tbuf, struct cset_converter cvt, source_range char_range, cpp_string_location_reader *loc_reader, cpp_substring_ranges *ranges) argument
1352 convert_hex(cpp_reader *pfile, const uchar *from, const uchar *limit, struct _cpp_strbuf *tbuf, struct cset_converter cvt, source_range char_range, cpp_string_location_reader *loc_reader, cpp_substring_ranges *ranges) argument
1422 convert_oct(cpp_reader *pfile, const uchar *from, const uchar *limit, struct _cpp_strbuf *tbuf, struct cset_converter cvt, source_range char_range, cpp_string_location_reader *loc_reader, cpp_substring_ranges *ranges) argument
1472 convert_escape(cpp_reader *pfile, const uchar *from, const uchar *limit, struct _cpp_strbuf *tbuf, struct cset_converter cvt, cpp_string_location_reader *loc_reader, cpp_substring_ranges *ranges) argument
1632 cpp_string_location_reader *loc_reader = NULL; local
[all...]
/netbsd-current/external/gpl3/gcc/dist/libcpp/
H A Dcharset.cc864 add_n_ranges(int num, cpp_string_location_reader &loc_reader) argument
1074 _cpp_valid_ucn(cpp_reader *pfile, const uchar **pstr, const uchar *limit, int identifier_pos, struct normalize_state *nst, cppchar_t *cp, source_range *char_range, cpp_string_location_reader *loc_reader) argument
1197 convert_ucn(cpp_reader *pfile, const uchar *from, const uchar *limit, struct _cpp_strbuf *tbuf, struct cset_converter cvt, source_range char_range, cpp_string_location_reader *loc_reader, cpp_substring_ranges *ranges) argument
1385 convert_hex(cpp_reader *pfile, const uchar *from, const uchar *limit, struct _cpp_strbuf *tbuf, struct cset_converter cvt, source_range char_range, cpp_string_location_reader *loc_reader, cpp_substring_ranges *ranges) argument
1455 convert_oct(cpp_reader *pfile, const uchar *from, const uchar *limit, struct _cpp_strbuf *tbuf, struct cset_converter cvt, source_range char_range, cpp_string_location_reader *loc_reader, cpp_substring_ranges *ranges) argument
1503 convert_escape(cpp_reader *pfile, const uchar *from, const uchar *limit, struct _cpp_strbuf *tbuf, struct cset_converter cvt, cpp_string_location_reader *loc_reader, cpp_substring_ranges *ranges) argument
1664 cpp_string_location_reader *loc_reader = NULL; local
[all...]

Completed in 162 milliseconds