Home
last modified time | relevance | path

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

/dports/lang/luajit-devel/LuaJIT-a91d0d9/src/
H A Dlj_serialize.c86 static LJ_AINLINE char *serialize_wu124(char *w, uint32_t v) in serialize_wu124() function
175 w = serialize_wu124(w, SER_TAG_STR + len); in serialize_put()
219 w = serialize_wu124(w, idx); in serialize_put()
227 if (narray) w = serialize_wu124(w, narray); in serialize_put()
228 if (nhash) w = serialize_wu124(w, nhash); in serialize_put()
249 w = serialize_wu124(w, idx); in serialize_put()
256 w = serialize_wu124(w, SER_TAG_STR + len); in serialize_put()
/dports/lang/luajit-openresty/luajit2-2.1-20211210/src/
H A Dlj_serialize.c86 static LJ_AINLINE char *serialize_wu124(char *w, uint32_t v) in serialize_wu124() function
175 w = serialize_wu124(w, SER_TAG_STR + len); in serialize_put()
219 w = serialize_wu124(w, idx); in serialize_put()
227 if (narray) w = serialize_wu124(w, narray); in serialize_put()
228 if (nhash) w = serialize_wu124(w, nhash); in serialize_put()
249 w = serialize_wu124(w, idx); in serialize_put()
256 w = serialize_wu124(w, SER_TAG_STR + len); in serialize_put()
/dports/misc/xplr/xplr-0.17.0/cargo-crates/luajit-src-210.3.2+resty1085a4d/luajit2/src/
H A Dlj_serialize.c86 static LJ_AINLINE char *serialize_wu124(char *w, uint32_t v) in serialize_wu124() function
175 w = serialize_wu124(w, SER_TAG_STR + len); in serialize_put()
219 w = serialize_wu124(w, idx); in serialize_put()
227 if (narray) w = serialize_wu124(w, narray); in serialize_put()
228 if (nhash) w = serialize_wu124(w, nhash); in serialize_put()
249 w = serialize_wu124(w, idx); in serialize_put()
256 w = serialize_wu124(w, SER_TAG_STR + len); in serialize_put()