Searched refs:khint64_t (Results 1 – 2 of 2) sorted by relevance
| /petsc/include/petsc/private/khash/ |
| H A D | khash.h | 145 typedef unsigned long khint64_t; typedef 147 typedef unsigned long long khint64_t; typedef 605 KHASH_INIT(name, khint64_t, char, 0, kh_int64_hash_func, kh_int64_hash_equal) 613 KHASH_INIT(name, khint64_t, khval_t, 1, kh_int64_hash_func, kh_int64_hash_equal)
|
| /petsc/include/petsc/private/ |
| H A D | hashtable.h | 158 typedef khint64_t PetscHash64_t;
|