Searched defs:table (Results 1 – 6 of 6) sorted by relevance
100 hash_entry *table = (hash_entry *) htab->table; in insert_entry() local119 hash_entry *table = (hash_entry *) htab->table; in insert_entry_2() local169 hash_entry *table = (hash_entry *) htab->table; in find_entry() local183 hash_entry *table = (hash_entry *) htab->table; in set_entry() local228 hash_entry *table = (hash_entry *) htab->table; in lookup() local
29 void *table; member
1190 find_idx (struct locale_ctype_t *ctype, uint32_t **table, size_t *max, in find_idx()
22 __collidx_table_lookup (const char *table, uint32_t wc) in __collidx_table_lookup()52 __collseq_table_lookup (const char *table, uint32_t wc) in __collseq_table_lookup()
25 findidx (const int32_t *table, in findidx()
Completed in 16 milliseconds