Searched defs:ttisfunction (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/contrib/openzfs/module/lua/
H A Dlobject.h138 #define ttisfunction(o) checktype(o, LUA_TFUNCTION) macro
/freebsd-current/contrib/lua/src/
H A Dlobject.h594 #define ttisfunction(o) checktype(o, LUA_TFUNCTION) macro

Completed in 126 milliseconds