Searched refs:iterate_table (Results 1 – 3 of 3) sorted by relevance
/locale/programs/ |
A D | simple-hash.h | 44 extern int iterate_table (const hash_table *htab, void **ptr,
|
A D | simple-hash.c | 195 iterate_table (const hash_table *htab, void **ptr, const void **key, in iterate_table() function
|
A D | ld-ctype.c | 716 while (iterate_table (&charmap->char_table, &curs, &key, &len, &vdata) == 0) in ctype_finish() 3768 while (iterate_table (&charmap->char_table, &curs, &key, &len, &vdata) == 0) in allocate_arrays()
|
Completed in 11 milliseconds