Searched defs:ttisfunction (Results 1 – 2 of 2) sorted by relevance
138 #define ttisfunction(o) checktype(o, LUA_TFUNCTION) macro
594 #define ttisfunction(o) checktype(o, LUA_TFUNCTION) macro