Lines Matching refs:__GCONV_INCOMPLETE_INPUT
110 result = __GCONV_INCOMPLETE_INPUT; in internal_ucs4_loop()
159 result = __GCONV_INCOMPLETE_INPUT; in internal_ucs4_loop_unaligned()
188 return __GCONV_INCOMPLETE_INPUT; in internal_ucs4_loop_single()
288 result = __GCONV_INCOMPLETE_INPUT; in ucs4_internal_loop()
356 result = __GCONV_INCOMPLETE_INPUT; in ucs4_internal_loop_unaligned()
386 return __GCONV_INCOMPLETE_INPUT; in ucs4_internal_loop_single()
478 result = __GCONV_INCOMPLETE_INPUT; in internal_ucs4le_loop()
525 result = __GCONV_INCOMPLETE_INPUT; in internal_ucs4le_loop_unaligned()
559 return __GCONV_INCOMPLETE_INPUT; in internal_ucs4le_loop_single()
656 result = __GCONV_INCOMPLETE_INPUT; in ucs4le_internal_loop()
728 result = __GCONV_INCOMPLETE_INPUT; in ucs4le_internal_loop_unaligned()
763 return __GCONV_INCOMPLETE_INPUT; in ucs4le_internal_loop_single()
1022 result = __GCONV_INCOMPLETE_INPUT; \