Home
last modified time | relevance | path

Searched defs:TO_LOOP (Results 1 – 25 of 63) sorted by relevance

123

/glibc-2.36/sysdeps/s390/multiarch/
Dutf16-utf32-z9.c26 #define TO_LOOP __to_utf16_loop macro
Dutf8-utf16-z9.c26 #define TO_LOOP __to_utf8_loop macro
Dutf8-utf32-z9.c26 #define TO_LOOP __to_utf8_loop macro
D8bit-generic.c48 # define TO_LOOP __to_generic_vx macro
395 # define TO_LOOP __to_generic macro
Dgconv_simple.c93 # define TO_LOOP ICONV_VX_NAME (ascii_internal_loop) /* This is not used. */ macro
228 # define TO_LOOP ICONV_VX_NAME (internal_ascii_loop) /* This is not used. */ macro
396 # define TO_LOOP ICONV_VX_NAME (internal_ucs4le_loop) /* This is not used. */ in ICONV_VX_IFUNC() macro
495 # define TO_LOOP ICONV_VX_NAME (ucs4_internal_loop) /* This is not used. */ in ICONV_VX_IFUNC() macro
623 # define TO_LOOP ICONV_VX_NAME (ucs4le_internal_loop) /* This is not used. */ in ICONV_VX_IFUNC() macro
756 # define TO_LOOP ICONV_VX_NAME (ucs2_internal_loop) /* This is not used. */ macro
872 # define TO_LOOP ICONV_VX_NAME (ucs2reverse_internal_loop) /* This is not used.*/ macro
1001 #define TO_LOOP ICONV_VX_NAME (internal_ucs2_loop) /* This is not used. */ macro
1132 #define TO_LOOP ICONV_VX_NAME (internal_ucs2reverse_loop)/* This is not used.*/ macro
/glibc-2.36/iconvdata/
Dibm1371.c22 #define TO_LOOP to_ibm1371 macro
Dibm1388.c22 #define TO_LOOP to_ibm1388 macro
Dibm1390.c22 #define TO_LOOP to_ibm1390 macro
Dibm1399.c22 #define TO_LOOP to_ibm1399 macro
Dibm1008_420.c161 #define TO_LOOP from_ibm420_to_ibm1008 macro
D8bit-generic.c23 #define TO_LOOP to_generic macro
Diso8859-1.c25 #define TO_LOOP to_iso8859_1 macro
Diso_11548-1.c25 #define TO_LOOP to_iso11548_1 macro
Darmscii-8.c25 #define TO_LOOP to_armscii_8 macro
Deuc-tw.c27 #define TO_LOOP to_euc_tw macro
Deuc-jp.c29 #define TO_LOOP to_euc_jp macro
Deuc-cn.c26 #define TO_LOOP to_euc_cn macro
Dgbgbk.c27 #define TO_LOOP from_gb_to_gbk macro
Dibm943.c30 #define TO_LOOP to_ibm943 macro
Duhc.c3040 #define TO_LOOP to_uhc macro
Dibm932.c30 #define TO_LOOP to_ibm932 macro
Dansi_x3.110.c386 #define TO_LOOP to_ansi_x3_110 macro
Diso_6937-2.c376 #define TO_LOOP to_iso6937_2 macro
Diso_6937.c376 #define TO_LOOP to_iso6937 macro
/glibc-2.36/iconv/
Dgconv_simple.c68 #define TO_LOOP internal_ucs4_loop /* This is not used. */ macro
225 #define TO_LOOP ucs4_internal_loop /* This is not used. */ macro
435 #define TO_LOOP internal_ucs4le_loop /* This is not used. */ macro
595 #define TO_LOOP ucs4le_internal_loop /* This is not used. */ macro
809 #define TO_LOOP ascii_internal_loop /* This is not used. */ macro
845 #define TO_LOOP internal_ascii_loop /* This is not used. */ macro
879 #define TO_LOOP internal_utf8_loop /* This is not used. */ macro
942 #define TO_LOOP utf8_internal_loop /* This is not used. */ macro
1162 #define TO_LOOP ucs2_internal_loop /* This is not used. */ macro
1196 #define TO_LOOP internal_ucs2_loop /* This is not used. */ macro
[all …]

123