Home
last modified time | relevance | path

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

/dports/math/pspp/pspp-1.4.1/src/libpspp/
H A Dhmap.h170 static inline struct hmap_node *hmap_first_with_hash (const struct hmap *,
206 HMAP_NULLABLE_DATA (hmap_first_with_hash (HMAP, HASH), STRUCT, MEMBER)
306 hmap_first_with_hash (const struct hmap *map, size_t hash) in hmap_first_with_hash() function