Home
last modified time | relevance | path

Searched refs:isLfunction (Results 1 – 3 of 3) sorted by relevance

/l4re-core-master/lua/lib/contrib/src/
A Dlobject.h588 #define isLfunction(o) ttisLclosure(o) macro
A Dldebug.c224 if (!isLfunction(s2v(L->top - 1))) /* not a Lua function? */ in lua_getlocal()
A Dlapi.c1109 if (isLfunction(o)) in lua_dump()

Completed in 10 milliseconds