Home
last modified time | relevance | path

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

/third_party/glib/glib/
Dghash.c262 gint noccupied; /* nnodes + tombstones */ member
910 gint noccupied = hash_table->noccupied; in g_hash_table_maybe_resize() local
/third_party/glib/glib/tests/
Dhash.c1354 gint noccupied; /* nnodes + tombstones */ member