Searched defs:ttisnil (Results 1 – 2 of 2) sorted by relevance
131 #define ttisnil(o) checktag((o), LUA_TNIL) macro
193 #define ttisnil(v) checktype((v), LUA_TNIL) macro