Home
last modified time | relevance | path

Searched refs:cpp_interpret_string_ranges (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libcpp/include/
H A Dcpplib.h1058 extern const char *cpp_interpret_string_ranges (cpp_reader *pfile,
/netbsd-src/external/gpl3/gcc/dist/libcpp/include/
H A Dcpplib.h1163 extern const char *cpp_interpret_string_ranges (cpp_reader *pfile,
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Dcharset.c1808 cpp_interpret_string_ranges (cpp_reader *pfile, const cpp_string *from, in cpp_interpret_string_ranges() function
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dcharset.cc1840 cpp_interpret_string_ranges (cpp_reader *pfile, const cpp_string *from, in cpp_interpret_string_ranges() function
H A DChangeLog1631 (cpp_interpret_string_ranges): Update for renaming and enums.
2579 (cpp_interpret_string_ranges): New function.
2585 (cpp_interpret_string_ranges): New prototype.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dinput.cc1670 const char *err = cpp_interpret_string_ranges (pfile, strs.address (), in get_substring_ranges_for_loc()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dinput.c1510 const char *err = cpp_interpret_string_ranges (pfile, strs.address (), in get_substring_ranges_for_loc()