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

/seL4-camkes-master/projects/projects_libs/libjansson/jansson-2.7/src/
H A Dhashtable.c55 static JSON_INLINE int bucket_is_empty(hashtable_t *hashtable, bucket_t *bucket) function
63 if(bucket_is_empty(hashtable, bucket))
81 if(bucket_is_empty(hashtable, bucket))

Completed in 27 milliseconds