Searched defs:rc_ (Results 1 – 7 of 7) sorted by relevance
| /third_party/ejdb/src/examples/ |
| D | example1.c | 4 #define CHECK(rc_) \ argument
|
| /third_party/ejdb/src/ |
| D | ejdb2_internal.h | 77 #define API_UNLOCK(db_, rci_, rc_) \ argument 81 #define API_COLL_UNLOCK(jbc_, rci_, rc_) \ argument
|
| /third_party/iowow/src/kv/ |
| D | iwkv_internal.h | 302 #define API_UNLOCK(iwkv_, rci_, rc_) \ argument 338 #define API_DB_UNLOCK(db_, rci_, rc_) \ argument
|
| D | iwkv.c | 14 #define IWKV_IS_INTERNAL_RC(rc_) ((rc_) > _IWKV_ERROR_END && (rc_) < _IWKV_RC_END) argument
|
| /third_party/ejdb/src/jbr/ |
| D | jbr.c | 53 #define JBR_RC_REPORT(ret_, r_, rc_) \ argument
|
| /third_party/ejdb/src/jql/inc/ |
| D | jqpx.c | 11 #define JQRC(yy_, rc_) do { \ argument
|
| /third_party/ejdb/src/bindings/ejdb2_dart/lib/ |
| D | ejdb2_dart.c | 126 #define EJPORT_RC(co_, rc_) \ argument
|