Home
last modified time | relevance | path

Searched refs:ttisfalse (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/lua/src/
H A Dlobject.h243 #define ttisfalse(o) checktag((o), LUA_VFALSE) macro
247 #define l_isfalse(o) (ttisfalse(o) || ttisnil(o))