Home
last modified time | relevance | path

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

/external/skia/third_party/lua/src/
Dlobject.h141 #define ttisfunction(o) checktype(o, LUA_TFUNCTION) macro
/external/syslinux/com32/lua/src/
Dlobject.h141 #define ttisfunction(o) checktype(o, LUA_TFUNCTION) macro