Searched refs:isLfunction (Results 1 – 6 of 6) sorted by relevance
466 #define isLfunction(o) ttisLclosure(o) macro
176 if (!isLfunction(L->top - 1)) /* not a Lua function? */ in lua_getlocal()
1022 if (isLfunction(o)) in lua_dump()
535 #define isLfunction(o) ttisLclosure(o) macro
156 if (!isLfunction(L->top - 1)) /* not a Lua function? */ in lua_getlocal()
1002 if (isLfunction(o)) in lua_dump()