Home
last modified time | relevance | path

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

/dports/math/pspp/pspp-1.4.1/src/libpspp/
H A Dhmap.h172 static inline struct hmap_node *hmap_next_with_hash (const struct hmap_node *);
208 HMAP_NULLABLE_DATA (hmap_next_with_hash (&(DATA)->MEMBER), STRUCT, MEMBER)
336 hmap_next_with_hash (const struct hmap_node *node) in hmap_next_with_hash() function