Searched refs:khash_set_empty_ (Results 1 – 1 of 1) sorted by relevance
207 static PetscErrorCode khash_set_empty_(khash_int, std::vector<flags_type> &) noexcept;213 PetscErrorCode khash_set_empty_(khash_int) noexcept;568 inline PetscErrorCode KHashTable<V, H, KE>::khash_set_empty_(khash_int it, std::vector<flags_type> … in khash_set_empty_() function in Petsc::khash::KHashTable595 inline PetscErrorCode KHashTable<V, H, KE>::khash_set_empty_(khash_int it) noexcept in khash_set_empty_() function in Petsc::khash::KHashTable598 PetscCall(khash_set_empty_<b>(it, flags_)); in khash_set_empty_()983 PetscCall(khash_set_empty_<false>(j, new_flags)); in resize()