Home
last modified time | relevance | path

Searched defs:rc_ (Results 1 – 7 of 7) sorted by relevance

/third_party/ejdb/src/examples/
Dexample1.c4 #define CHECK(rc_) \ argument
/third_party/ejdb/src/
Dejdb2_internal.h77 #define API_UNLOCK(db_, rci_, rc_) \ argument
81 #define API_COLL_UNLOCK(jbc_, rci_, rc_) \ argument
/third_party/iowow/src/kv/
Diwkv_internal.h302 #define API_UNLOCK(iwkv_, rci_, rc_) \ argument
338 #define API_DB_UNLOCK(db_, rci_, rc_) \ argument
Diwkv.c14 #define IWKV_IS_INTERNAL_RC(rc_) ((rc_) > _IWKV_ERROR_END && (rc_) < _IWKV_RC_END) argument
/third_party/ejdb/src/jbr/
Djbr.c53 #define JBR_RC_REPORT(ret_, r_, rc_) \ argument
/third_party/ejdb/src/jql/inc/
Djqpx.c11 #define JQRC(yy_, rc_) do { \ argument
/third_party/ejdb/src/bindings/ejdb2_dart/lib/
Dejdb2_dart.c126 #define EJPORT_RC(co_, rc_) \ argument