Searched refs:isLfunction (Results 1 – 6 of 6) sorted by relevance
534 #define isLfunction(o) ttisLclosure(o) macro
155 if (!isLfunction(L->top - 1)) /* not a Lua function? */ in lua_getlocal()
1000 if (isLfunction(o)) in lua_dump()
578 #define isLfunction(o) ttisLclosure(o) macro
228 if (!isLfunction(s2v(L->top - 1))) /* not a Lua function? */ in lua_getlocal()
1084 if (isLfunction(o)) in lua_dump()