Searched refs:isLfunction (Results 1 – 3 of 3) sorted by relevance
484 #define isLfunction(o) ttisLclosure(o) macro
173 if (!isLfunction(L->top - 1)) /* not a Lua function? */ in lua_getlocal()
1006 if (isLfunction(o)) in lua_dump()