Searched refs:TABLE_SIZE_OPTIMIZED (Results 1 – 9 of 9) sorted by relevance
/picolibc-3.7.0-3.6.0/newlib/libc/iconv/ccs/ |
D | ccs.h | 56 #define TABLE_SIZE_OPTIMIZED 1 macro
|
D | big5.c | 12590 TABLE_SIZE_OPTIMIZED, 12602 TABLE_SIZE_OPTIMIZED,
|
D | cns11643_plane2.c | 11923 TABLE_SIZE_OPTIMIZED, 11935 TABLE_SIZE_OPTIMIZED,
|
D | jis_x0212_1990.c | 11360 TABLE_SIZE_OPTIMIZED, 11372 TABLE_SIZE_OPTIMIZED,
|
D | cns11643_plane1.c | 11186 TABLE_SIZE_OPTIMIZED, 11198 TABLE_SIZE_OPTIMIZED,
|
D | cns11643_plane14.c | 10738 TABLE_SIZE_OPTIMIZED, 10750 TABLE_SIZE_OPTIMIZED,
|
D | jis_x0208_1990.c | 12136 TABLE_SIZE_OPTIMIZED, 12148 TABLE_SIZE_OPTIMIZED,
|
D | ksx1001.c | 15587 TABLE_SIZE_OPTIMIZED, 15599 TABLE_SIZE_OPTIMIZED,
|
/picolibc-3.7.0-3.6.0/newlib/libc/iconv/ces/ |
D | table.c | 233 if (ccsp->optimization == TABLE_SIZE_OPTIMIZED) in table_convert_to_ucs() 537 ccsp->optimization = TABLE_SIZE_OPTIMIZED; in load_file()
|