Home
last modified time | relevance | path

Searched refs:type_numhash (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/ofed/opensm/opensm/
H A Dst.c71 static struct st_hash_type type_numhash = { variable
216 return st_init_table(&type_numhash); in st_init_numtable()
221 return st_init_table_with_size(&type_numhash, size); in st_init_numtable_with_size()