Home
last modified time | relevance | path

Searched refs:TABLE_SIZE_OPTIMIZED (Results 1 – 9 of 9) sorted by relevance

/picolibc-3.7.0-3.6.0/newlib/libc/iconv/ccs/
Dccs.h56 #define TABLE_SIZE_OPTIMIZED 1 macro
Dbig5.c12590 TABLE_SIZE_OPTIMIZED,
12602 TABLE_SIZE_OPTIMIZED,
Dcns11643_plane2.c11923 TABLE_SIZE_OPTIMIZED,
11935 TABLE_SIZE_OPTIMIZED,
Djis_x0212_1990.c11360 TABLE_SIZE_OPTIMIZED,
11372 TABLE_SIZE_OPTIMIZED,
Dcns11643_plane1.c11186 TABLE_SIZE_OPTIMIZED,
11198 TABLE_SIZE_OPTIMIZED,
Dcns11643_plane14.c10738 TABLE_SIZE_OPTIMIZED,
10750 TABLE_SIZE_OPTIMIZED,
Djis_x0208_1990.c12136 TABLE_SIZE_OPTIMIZED,
12148 TABLE_SIZE_OPTIMIZED,
Dksx1001.c15587 TABLE_SIZE_OPTIMIZED,
15599 TABLE_SIZE_OPTIMIZED,
/picolibc-3.7.0-3.6.0/newlib/libc/iconv/ces/
Dtable.c233 if (ccsp->optimization == TABLE_SIZE_OPTIMIZED) in table_convert_to_ucs()
537 ccsp->optimization = TABLE_SIZE_OPTIMIZED; in load_file()