Home
last modified time | relevance | path

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

/dports/devel/efl/efl-1.25.1/src/lib/eolian/
H A Deolian_database.c644 _hashlist_free_buckets(Eina_Hash *h) in _hashlist_free_buckets() function
916 _hashlist_free_buckets(st->aliases_f); in _state_clean()
917 _hashlist_free_buckets(st->structs_f); in _state_clean()
918 _hashlist_free_buckets(st->enums_f); in _state_clean()
919 _hashlist_free_buckets(st->constants_f); in _state_clean()
920 _hashlist_free_buckets(st->objects_f); in _state_clean()