Searched refs:lua_upvalueid (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lua/source/src/
H A Dldblib.c241 lua_pushlightuserdata(L, lua_upvalueid(L, 1, n));
H A Dlua.h389 LUA_API void *(lua_upvalueid) (lua_State *L, int fidx, int n);
H A Dlapi.c1257 LUA_API void *lua_upvalueid (lua_State *L, int fidx, int n) { function

Completed in 47 milliseconds