Home
last modified time | relevance | path

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

/l4re-core-master/lua/lib/contrib/src/
A Dldebug.c34 #define noLuaClosure(f) ((f) == NULL || (f)->c.tt == LUA_VCCL) macro
257 if (noLuaClosure(cl)) { in funcinfo()
291 if (noLuaClosure(f)) { in collectvalidlines()
341 if (noLuaClosure(f)) { in auxgetinfo()

Completed in 6 milliseconds