Home
last modified time | relevance | path

Searched defs:index1 (Results 1 – 3 of 3) sorted by relevance

/locale/
A Dcoll-lookup.c25 uint32_t index1 = wc >> shift1; in __collidx_table_lookup() local
55 uint32_t index1 = wc >> shift1; in __collseq_table_lookup() local
/locale/programs/
A D3level.h86 uint32_t index1 = wc >> (t->q + t->p); in ELEMENT() local
112 uint32_t index1 = wc >> (t->q + t->p); in CONCAT() local
180 uint32_t index1; in CONCAT() local
A Dld-ctype.c3361 uint32_t index1 = wc >> (t->q + t->p + 5); in wctype_table_get() local
3388 uint32_t index1 = wc >> (t->q + t->p + 5); in wctype_table_add() local

Completed in 27 milliseconds