Searched refs:isLfunction (Results 1 – 3 of 3) 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()