Searched refs:converter_for_type (Results 1 – 2 of 2) sorted by relevance
1488 converter_for_type (cpp_reader *pfile, enum cpp_ttype type) in converter_for_type() function1529 struct cset_converter cvt = converter_for_type (pfile, type); in cpp_interpret_string_1()1735 struct cset_converter cvt = converter_for_type (pfile, type); in cpp_interpret_string_ranges()1867 size_t width = converter_for_type (pfile, type).width; in wide_str_to_charconst()
1344 converter_for_type (cpp_reader *pfile, enum cpp_ttype type) in converter_for_type() function1377 struct cset_converter cvt = converter_for_type (pfile, type); in cpp_interpret_string()1549 size_t width = converter_for_type (pfile, type).width; in wide_str_to_charconst()