Searched refs:TABLE_SIZE_OPTIMIZED (Results 1 – 9 of 9) sorted by relevance
/picolibc-latest/newlib/libc/iconv/ccs/ |
D | ccs.h | 56 #define TABLE_SIZE_OPTIMIZED 1 macro
|
D | big5.c | 12589 TABLE_SIZE_OPTIMIZED, 12601 TABLE_SIZE_OPTIMIZED,
|
D | cns11643_plane2.c | 11922 TABLE_SIZE_OPTIMIZED, 11934 TABLE_SIZE_OPTIMIZED,
|
D | jis_x0212_1990.c | 11359 TABLE_SIZE_OPTIMIZED, 11371 TABLE_SIZE_OPTIMIZED,
|
D | cns11643_plane1.c | 11185 TABLE_SIZE_OPTIMIZED, 11197 TABLE_SIZE_OPTIMIZED,
|
D | jis_x0208_1990.c | 12135 TABLE_SIZE_OPTIMIZED, 12147 TABLE_SIZE_OPTIMIZED,
|
D | cns11643_plane14.c | 10737 TABLE_SIZE_OPTIMIZED, 10749 TABLE_SIZE_OPTIMIZED,
|
D | ksx1001.c | 15586 TABLE_SIZE_OPTIMIZED, 15598 TABLE_SIZE_OPTIMIZED,
|
/picolibc-latest/newlib/libc/iconv/ces/ |
D | table.c | 231 if (ccsp->optimization == TABLE_SIZE_OPTIMIZED) in table_convert_to_ucs() 535 ccsp->optimization = TABLE_SIZE_OPTIMIZED; in load_file()
|