Home
last modified time | relevance | path

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

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