Home | History | Annotate | Download | only in lib

Lines Matching defs:table

127 /* This table gives an error message for each of the error codes listed
377 const int32_t *table = (const int32_t *)
380 if (table[i] < 0)
945 /* Initialize WORD_CHAR table, which indicate which character is
2704 /* Build the table for single byte characters. */
2724 /* Build the table for single byte characters. */
2945 /* Build the table for single byte characters. */
3420 const int32_t *table, *indirect;
3430 table = (const int32_t *) _NL_CURRENT (LC_COLLATE, _NL_COLLATE_TABLEMB);
3442 /* Build single byte matcing table for this equivalence class. */
3451 idx2 = table[ch];