Searched refs:st_hash_type (Results 1 – 3 of 3) sorted by relevance
14 struct st_hash_type { struct20 struct st_hash_type *type; argument41 st_table *st_init_table _((struct st_hash_type *));42 st_table *st_init_table_with_size _((struct st_hash_type *, int));
56 static struct st_hash_type type_numhash = {63 static struct st_hash_type type_strhash = {159 struct st_hash_type *type; in st_init_table_with_size()184 struct st_hash_type *type; in st_init_table()
330 static struct st_hash_type type_strend_hash = {4749 static struct st_hash_type type_type_cclass_hash = {
Completed in 20 milliseconds