Searched refs:char_pri_table (Results 1 - 2 of 2) sorted by relevance

/barrelfish-master/lib/libc/locale/
H A Dcollate.h120 collate_char_t *char_pri_table; member in struct:xlocale_collate
H A Dcollate.c182 table->char_pri_table = (void *)TMP;
340 *pri = table->char_pri_table[*t].pri[which];
680 e = table->char_pri_table[*str].pri[0];

Completed in 120 milliseconds