Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/iconv/ccs/
Dccs.h56 #define TABLE_SIZE_OPTIMIZED 1 macro
Dbig5.c12589 TABLE_SIZE_OPTIMIZED,
12601 TABLE_SIZE_OPTIMIZED,
Dcns11643_plane2.c11922 TABLE_SIZE_OPTIMIZED,
11934 TABLE_SIZE_OPTIMIZED,
Djis_x0212_1990.c11359 TABLE_SIZE_OPTIMIZED,
11371 TABLE_SIZE_OPTIMIZED,
Dcns11643_plane1.c11185 TABLE_SIZE_OPTIMIZED,
11197 TABLE_SIZE_OPTIMIZED,
Djis_x0208_1990.c12135 TABLE_SIZE_OPTIMIZED,
12147 TABLE_SIZE_OPTIMIZED,
Dcns11643_plane14.c10737 TABLE_SIZE_OPTIMIZED,
10749 TABLE_SIZE_OPTIMIZED,
Dksx1001.c15586 TABLE_SIZE_OPTIMIZED,
15598 TABLE_SIZE_OPTIMIZED,
/picolibc-latest/newlib/libc/iconv/ces/
Dtable.c231 if (ccsp->optimization == TABLE_SIZE_OPTIMIZED) in table_convert_to_ucs()
535 ccsp->optimization = TABLE_SIZE_OPTIMIZED; in load_file()