Home
last modified time | relevance | path

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

/petsc/include/petsc/private/cpp/
H A Dunordered_map.hpp75 using khash_int = std::uint32_t; // used as the internal iterator type typedef in Petsc::khash::KHashTable
290 using khash_int = typename table_type::khash_int; typedef in Petsc::khash::KHashTable::table_iterator