Searched refs:abs_index (Results 1 – 1 of 1) sorted by relevance
32 #define abs_index(L, i) ((i) > 0 || (i) <= LUA_REGISTRYINDEX ? (i) : \ macro220 obj = abs_index(L, obj); in luaL_callmeta()303 t = abs_index(L, t); in luaL_setn()323 t = abs_index(L, t); in luaL_getn()483 t = abs_index(L, t); in luaL_ref()506 t = abs_index(L, t); in luaL_unref()