Home
last modified time | relevance | path

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

/dports/databases/php-tarantool/tarantool-php-0.3.3/src/third_party/
H A Dtp.h221 tp_unused(struct tp *p);
767 tp_unused(struct tp *p) in tp_unused() function
847 if (tplikely(tp_unused(p) >= size)) in tp_ensure()
1515 size_t unused = tp_unused(p); in tp_format()
/dports/databases/tarantool-c/tarantool-c-0ab37e8/include/
H A Dtp.h285 tp_unused(struct tp *p);
792 tp_unused(struct tp *p) in tp_unused() function
872 if (tplikely(tp_unused(p) >= size)) in tp_ensure()
1542 size_t unused = tp_unused(p); in tp_format()
/dports/benchmarks/nosqlbench/nosqlbench-0.0.20151214/third_party/tarantool-c/include/
H A Dtp.h285 tp_unused(struct tp *p);
792 tp_unused(struct tp *p) in tp_unused() function
872 if (tplikely(tp_unused(p) >= size)) in tp_ensure()
1542 size_t unused = tp_unused(p); in tp_format()
/dports/www/nginx-full/nginx_upstream_module-1278ee5/third_party/
H A Dtp.h291 tp_unused(struct tp *p);
798 tp_unused(struct tp *p) in tp_unused() function
878 if (tplikely(tp_unused(p) >= size)) in tp_ensure()
1555 size_t unused = tp_unused(p); in tp_format()
/dports/databases/p5-DR-Tarantool/DR-Tarantool-0.44/
H A Dtp.h317 tp_unused(struct tp *p) { in tp_unused() function
395 if (tp_likely(tp_unused(p) >= size)) in tp_ensure()