Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/lua/src/
HDlobject.h243 #define ttisfalse(o) checktag((o), LUA_VFALSE) macro
247 #define l_isfalse(o) (ttisfalse(o) || ttisnil(o))