Home
last modified time | relevance | path

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

/dports/devel/p5-Data-MessagePack-Stream/Data-MessagePack-Stream-0.07/msgpack-0.5.7/src/msgpack/
H A Dunpack_template.h23 #ifndef msgpack_unpack_callback
24 #error msgpack_unpack_callback template is not defined
79 ctx->stack[0].obj = msgpack_unpack_callback(_root)(&ctx->user); in msgpack_unpack_func()
120 if(msgpack_unpack_callback(func)(user, &obj) < 0) { goto _failed; } \ in msgpack_unpack_func()
123 if(msgpack_unpack_callback(func)(user, arg, &obj) < 0) { goto _failed; } \ in msgpack_unpack_func()
126 if(msgpack_unpack_callback(func)(user, \ in msgpack_unpack_func()
142 if(msgpack_unpack_callback(func)(user, count_, &stack[top].obj) < 0) { goto _failed; } \ in msgpack_unpack_func()
335 if(msgpack_unpack_callback(_array_item)(user, &c->obj, obj) < 0) { goto _failed; } in msgpack_unpack_func()
348 if(msgpack_unpack_callback(_map_item)(user, &c->obj, c->map_key, obj) < 0) { goto _failed; } in msgpack_unpack_func()
396 #undef msgpack_unpack_callback
/dports/devel/p5-Data-MessagePack/Data-MessagePack-0.48/include/msgpack/
H A Dunpack_template.h23 #ifndef msgpack_unpack_callback
24 #error msgpack_unpack_callback template is not defined
79 ctx->stack[0].obj = msgpack_unpack_callback(_root)(&ctx->user); in msgpack_unpack_func()
120 if(msgpack_unpack_callback(func)(user, &obj) < 0) { goto _failed; } \ in msgpack_unpack_func()
123 if(msgpack_unpack_callback(func)(user, arg, &obj) < 0) { goto _failed; } \ in msgpack_unpack_func()
126 if(msgpack_unpack_callback(func)(user, \ in msgpack_unpack_func()
142 if(msgpack_unpack_callback(func)(user, count_, &stack[top].obj) < 0) { goto _failed; } \ in msgpack_unpack_func()
339 if(msgpack_unpack_callback(_array_item)(user, &c->obj, obj) < 0) { goto _failed; } in msgpack_unpack_func()
352 if(msgpack_unpack_callback(_map_item)(user, &c->obj, c->map_key, obj) < 0) { goto _failed; } in msgpack_unpack_func()
400 #undef msgpack_unpack_callback
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/deps/rpclib/include/rpc/msgpack/
H A Dunpack_template.h23 #ifndef msgpack_unpack_callback
24 #error msgpack_unpack_callback template is not defined
79 ctx->stack[0].obj = msgpack_unpack_callback(_root)(&ctx->user); in msgpack_unpack_func()
120 if(msgpack_unpack_callback(func)(user, &obj) < 0) { goto _failed; } \ in msgpack_unpack_func()
123 if(msgpack_unpack_callback(func)(user, arg, &obj) < 0) { goto _failed; } \ in msgpack_unpack_func()
126 if(msgpack_unpack_callback(func)(user, \ in msgpack_unpack_func()
142 if(msgpack_unpack_callback(func)(user, count_, &stack[top].obj) < 0) { goto _failed; } \ in msgpack_unpack_func()
404 if(msgpack_unpack_callback(_array_item)(user, &c->obj, obj) < 0) { goto _failed; } in msgpack_unpack_func()
417 … if(msgpack_unpack_callback(_map_item)(user, &c->obj, c->map_key, obj) < 0) { goto _failed; } in msgpack_unpack_func()
465 #undef msgpack_unpack_callback
/dports/devel/rpclib/rpclib-2.2.1/include/rpc/msgpack/
H A Dunpack_template.h15 #ifndef msgpack_unpack_callback
16 #error msgpack_unpack_callback template is not defined
71 ctx->stack[0].obj = msgpack_unpack_callback(_root)(&ctx->user); in msgpack_unpack_func()
112 ret = msgpack_unpack_callback(func)(user, &obj); \ in msgpack_unpack_func()
116 ret = msgpack_unpack_callback(func)(user, arg, &obj); \ in msgpack_unpack_func()
120 ret = msgpack_unpack_callback(func)(user, \ in msgpack_unpack_func()
140 ret = msgpack_unpack_callback(func)(user, count_, &stack[top].obj); \ in msgpack_unpack_func()
386 ret = msgpack_unpack_callback(_array_item)(user, &c->obj, obj); \ in msgpack_unpack_func()
400 ret = msgpack_unpack_callback(_map_item)(user, &c->obj, c->map_key, obj); \ in msgpack_unpack_func()
449 #undef msgpack_unpack_callback
/dports/devel/cquery/cquery-20180718/third_party/msgpack-c/include/msgpack/
H A Dunpack_template.h15 #ifndef msgpack_unpack_callback
16 #error msgpack_unpack_callback template is not defined
71 ctx->stack[0].obj = msgpack_unpack_callback(_root)(&ctx->user); in msgpack_unpack_func()
112 ret = msgpack_unpack_callback(func)(user, &obj); \ in msgpack_unpack_func()
116 ret = msgpack_unpack_callback(func)(user, arg, &obj); \ in msgpack_unpack_func()
120 ret = msgpack_unpack_callback(func)(user, \ in msgpack_unpack_func()
140 ret = msgpack_unpack_callback(func)(user, count_, &stack[top].obj); \ in msgpack_unpack_func()
386 ret = msgpack_unpack_callback(_array_item)(user, &c->obj, obj); \ in msgpack_unpack_func()
400 ret = msgpack_unpack_callback(_map_item)(user, &c->obj, c->map_key, obj); \ in msgpack_unpack_func()
449 #undef msgpack_unpack_callback
/dports/www/firefox/firefox-99.0/third_party/msgpack/include/msgpack/
H A Dunpack_template.h15 #ifndef msgpack_unpack_callback
16 #error msgpack_unpack_callback template is not defined
71 ctx->stack[0].obj = msgpack_unpack_callback(_root)(&ctx->user); in msgpack_unpack_func()
112 ret = msgpack_unpack_callback(func)(user, &obj); \ in msgpack_unpack_func()
116 ret = msgpack_unpack_callback(func)(user, arg, &obj); \ in msgpack_unpack_func()
120 ret = msgpack_unpack_callback(func)(user, \ in msgpack_unpack_func()
140 ret = msgpack_unpack_callback(func)(user, count_, &stack[top].obj); \ in msgpack_unpack_func()
386 ret = msgpack_unpack_callback(_array_item)(user, &c->obj, obj); \ in msgpack_unpack_func()
400 ret = msgpack_unpack_callback(_map_item)(user, &c->obj, c->map_key, obj); \ in msgpack_unpack_func()
449 #undef msgpack_unpack_callback
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/msgpack/include/msgpack/
H A Dunpack_template.h15 #ifndef msgpack_unpack_callback
16 #error msgpack_unpack_callback template is not defined
71 ctx->stack[0].obj = msgpack_unpack_callback(_root)(&ctx->user); in msgpack_unpack_func()
112 ret = msgpack_unpack_callback(func)(user, &obj); \ in msgpack_unpack_func()
116 ret = msgpack_unpack_callback(func)(user, arg, &obj); \ in msgpack_unpack_func()
120 ret = msgpack_unpack_callback(func)(user, \ in msgpack_unpack_func()
140 ret = msgpack_unpack_callback(func)(user, count_, &stack[top].obj); \ in msgpack_unpack_func()
386 ret = msgpack_unpack_callback(_array_item)(user, &c->obj, obj); \ in msgpack_unpack_func()
400 ret = msgpack_unpack_callback(_map_item)(user, &c->obj, c->map_key, obj); \ in msgpack_unpack_func()
449 #undef msgpack_unpack_callback
/dports/devel/pecl-msgpack/msgpack-2.1.2/msgpack/
H A Dunpack_template.h15 #ifndef msgpack_unpack_callback
16 #error msgpack_unpack_callback template is not defined
76 ctx->stack[0].obj = msgpack_unpack_callback(_root)(&ctx->user); in msgpack_unpack_func()
117 ret = msgpack_unpack_callback(func)(user, &obj); \ in msgpack_unpack_func()
121 ret = msgpack_unpack_callback(func)(user, arg, &obj); \ in msgpack_unpack_func()
125 ret = msgpack_unpack_callback(func)(user, \ in msgpack_unpack_func()
145 ret = msgpack_unpack_callback(func)(user, count_, &stack[top].obj); \ in msgpack_unpack_func()
391 ret = msgpack_unpack_callback(_array_item)(user, &c->obj, obj); \ in msgpack_unpack_func()
405 ret = msgpack_unpack_callback(_map_item)(user, &c->obj, c->map_key, obj); \ in msgpack_unpack_func()
454 #undef msgpack_unpack_callback
/dports/www/firefox-esr/firefox-91.8.0/third_party/msgpack/include/msgpack/
H A Dunpack_template.h15 #ifndef msgpack_unpack_callback
16 #error msgpack_unpack_callback template is not defined
71 ctx->stack[0].obj = msgpack_unpack_callback(_root)(&ctx->user); in msgpack_unpack_func()
112 ret = msgpack_unpack_callback(func)(user, &obj); \ in msgpack_unpack_func()
116 ret = msgpack_unpack_callback(func)(user, arg, &obj); \ in msgpack_unpack_func()
120 ret = msgpack_unpack_callback(func)(user, \ in msgpack_unpack_func()
140 ret = msgpack_unpack_callback(func)(user, count_, &stack[top].obj); \ in msgpack_unpack_func()
386 ret = msgpack_unpack_callback(_array_item)(user, &c->obj, obj); \ in msgpack_unpack_func()
400 ret = msgpack_unpack_callback(_map_item)(user, &c->obj, c->map_key, obj); \ in msgpack_unpack_func()
449 #undef msgpack_unpack_callback
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/msgpack/include/msgpack/
H A Dunpack_template.h15 #ifndef msgpack_unpack_callback
16 #error msgpack_unpack_callback template is not defined
71 ctx->stack[0].obj = msgpack_unpack_callback(_root)(&ctx->user); in msgpack_unpack_func()
112 ret = msgpack_unpack_callback(func)(user, &obj); \ in msgpack_unpack_func()
116 ret = msgpack_unpack_callback(func)(user, arg, &obj); \ in msgpack_unpack_func()
120 ret = msgpack_unpack_callback(func)(user, \ in msgpack_unpack_func()
140 ret = msgpack_unpack_callback(func)(user, count_, &stack[top].obj); \ in msgpack_unpack_func()
386 ret = msgpack_unpack_callback(_array_item)(user, &c->obj, obj); \ in msgpack_unpack_func()
400 ret = msgpack_unpack_callback(_map_item)(user, &c->obj, c->map_key, obj); \ in msgpack_unpack_func()
449 #undef msgpack_unpack_callback
/dports/devel/msgpack/msgpack-c-cpp-3.3.0/include/msgpack/
H A Dunpack_template.h15 #ifndef msgpack_unpack_callback
16 #error msgpack_unpack_callback template is not defined
76 ctx->stack[0].obj = msgpack_unpack_callback(_root)(&ctx->user); in msgpack_unpack_func()
117 ret = msgpack_unpack_callback(func)(user, &obj); \ in msgpack_unpack_func()
121 ret = msgpack_unpack_callback(func)(user, arg, &obj); \ in msgpack_unpack_func()
125 ret = msgpack_unpack_callback(func)(user, \ in msgpack_unpack_func()
145 ret = msgpack_unpack_callback(func)(user, count_, &stack[top].obj); \ in msgpack_unpack_func()
391 ret = msgpack_unpack_callback(_array_item)(user, &c->obj, obj); \ in msgpack_unpack_func()
405 ret = msgpack_unpack_callback(_map_item)(user, &c->obj, c->map_key, obj); \ in msgpack_unpack_func()
454 #undef msgpack_unpack_callback
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/msgpack-c/include/msgpack/
H A Dunpack_template.h15 #ifndef msgpack_unpack_callback
16 #error msgpack_unpack_callback template is not defined
76 ctx->stack[0].obj = msgpack_unpack_callback(_root)(&ctx->user); in msgpack_unpack_func()
117 ret = msgpack_unpack_callback(func)(user, &obj); \ in msgpack_unpack_func()
121 ret = msgpack_unpack_callback(func)(user, arg, &obj); \ in msgpack_unpack_func()
125 ret = msgpack_unpack_callback(func)(user, \ in msgpack_unpack_func()
145 ret = msgpack_unpack_callback(func)(user, count_, &stack[top].obj); \ in msgpack_unpack_func()
391 ret = msgpack_unpack_callback(_array_item)(user, &c->obj, obj); \ in msgpack_unpack_func()
405 ret = msgpack_unpack_callback(_map_item)(user, &c->obj, c->map_key, obj); \ in msgpack_unpack_func()
454 #undef msgpack_unpack_callback
/dports/devel/pecl-msgpack/msgpack-2.1.2/
H A Dmsgpack_unpack.h84 #define msgpack_unpack_callback(name) template_callback ## name macro
/dports/devel/p5-Data-MessagePack/Data-MessagePack-0.48/xs-src/
H A Dunpack.c28 #define msgpack_unpack_callback(name) \ macro
/dports/devel/p5-Data-MessagePack-Stream/Data-MessagePack-Stream-0.07/msgpack-0.5.7/src/
H A Dunpack.c39 #define msgpack_unpack_callback(name) \ macro
/dports/devel/cquery/cquery-20180718/third_party/msgpack-c/src/
H A Dunpack.c32 #define msgpack_unpack_callback(name) \ macro
/dports/www/firefox/firefox-99.0/third_party/msgpack/src/
H A Dunpack.c32 #define msgpack_unpack_callback(name) \ macro
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/msgpack/src/
H A Dunpack.c32 #define msgpack_unpack_callback(name) \ macro
/dports/www/firefox-esr/firefox-91.8.0/third_party/msgpack/src/
H A Dunpack.c32 #define msgpack_unpack_callback(name) \ macro
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/msgpack/src/
H A Dunpack.c32 #define msgpack_unpack_callback(name) \ macro
/dports/devel/msgpack/msgpack-c-cpp-3.3.0/src/
H A Dunpack.c32 #define msgpack_unpack_callback(name) \ macro
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/msgpack-c/src/
H A Dunpack.c32 #define msgpack_unpack_callback(name) \ macro