Home
last modified time | relevance | path

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

/third_party/iowow/src/utils/
Dkhash.h501 #define kh_exist(h, x) (!__ac_iseither((h)->flags, (x))) macro
/third_party/ejdb/src/util/
Dkhash.h491 #define kh_exist(h, x) (!__ac_iseither((h)->flags, (x))) macro