Searched refs:converter_for_type (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/libcpp/
H A Dcharset.c1354 converter_for_type (cpp_reader *pfile, enum cpp_ttype type)
1387 struct cset_converter cvt = converter_for_type (pfile, type);
1560 size_t width = converter_for_type (pfile, type).width;
1352 converter_for_type (cpp_reader *pfile, enum cpp_ttype type) function

Completed in 116 milliseconds