Home
last modified time | relevance | path

Searched refs:NELEMS (Results 1 – 4 of 4) sorted by relevance

/iconvdata/
A Djisx0213.h30 #define NELEMS(arr) (sizeof (arr) / sizeof (arr[0])) macro
69 if (ucs < NELEMS (__jisx0213_from_ucs_level1) << 6) in uint16_t()
A Dtcvn5712-1.c23 #define NELEMS(arr) (sizeof (arr) / sizeof (arr[0])) macro
345 typedef int verify1[(NELEMS (comp_table_data) == COMP_TABLE_IDX_END) - 1];
549 typedef int verify2[(NELEMS (from_ucs4) == FROM_IDX_END) - 1];
A Dcp1258.c24 #define NELEMS(arr) (sizeof (arr) / sizeof (arr[0])) macro
348 typedef int verify1[(NELEMS (comp_table_data) == COMP_TABLE_IDX_END) - 1];
551 typedef int verify2[(NELEMS (from_ucs4) == FROM_IDX_FF) - 1];
A Dcp1255.c23 #define NELEMS(arr) (sizeof (arr) / sizeof (arr[0])) macro
176 typedef int verify1[(NELEMS (comp_table_data) == COMP_TABLE_IDX_END) - 1];
376 typedef int verify2[(NELEMS (from_ucs4) == FROM_IDX_FF) - 1];

Completed in 7 milliseconds