Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlua_cmsgpack.c870 int argc, err, total_results; in mp_safe() local
880 total_results = lua_gettop(L); in mp_safe()
883 return total_results; in mp_safe()