Home
last modified time | relevance | path

Searched refs:entry_is_free (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/util/
H A Dset.c102 entry_is_free(struct set_entry *entry) in entry_is_free() function
276 if (entry_is_free(entry)) { in set_search()
417 if (entry_is_free(entry)) in set_search_or_add()
H A Dhash_table.c131 entry_is_free(const struct hash_entry *entry) in entry_is_free() function
322 if (entry_is_free(entry)) { in hash_table_search()
455 if (entry_is_free(entry)) in hash_table_insert()

Completed in 4 milliseconds