Home
last modified time | relevance | path

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

/third_party/iowow/src/kv/
Diwkv.c14 #define IWKV_IS_INTERNAL_RC(rc_) ((rc_) > _IWKV_ERROR_END && (rc_) < _IWKV_RC_END) macro
2011 if (IWKV_IS_INTERNAL_RC(rc)) { in _sblk_updatekv()
4015 if (IWKV_IS_INTERNAL_RC(rc)) { in iwkv_cursor_seth()