Searched refs:LUA_REFNIL (Results 1 – 4 of 4) sorted by relevance
160 #define LUA_REFNIL (-1) macro
486 return LUA_REFNIL; /* `nil' has a unique fixed reference */ in luaL_ref()
65 #define LUA_REFNIL (-1) macro