Home
last modified time | relevance | path

Searched defs:HashFunc (Results 1 – 2 of 2) sorted by relevance

/petsc/include/petsc/private/
H A Dhashmap.h64 #define PETSC_HASH_MAP(HashT, KeyType, ValType, HashFunc, EqualFunc, DefaultValue) \ argument
347 #define PETSC_HASH_MAP_EXTENDED(HashT, KeyType, ValType, HashFunc, EqualFunc, DefaultValue) \ argument
H A Dhashset.h34 #define PETSC_HASH_SET(HashT, KeyType, HashFunc, EqualFunc) \ argument