Searched refs:lua_upvalueid (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12.1/contrib/lua/src/ |
| H A D | ldblib.c | 286 lua_pushlightuserdata(L, lua_upvalueid(L, 1, n)); in db_upvalueid()
|
| H A D | lua.h | 431 LUA_API void *(lua_upvalueid) (lua_State *L, int fidx, int n); variable
|
| H A D | lapi.c | 1268 LUA_API void *lua_upvalueid (lua_State *L, int fidx, int n) { in lua_upvalueid() function
|
| /freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/ |
| H A D | lua.h | 388 LUA_API void *(lua_upvalueid) (lua_State *L, int fidx, int n); variable
|
| H A D | lapi.c | 1256 LUA_API void *lua_upvalueid (lua_State *L, int fidx, int n) { in lua_upvalueid() function
|