Searched refs:noLuaClosure (Results 1 – 2 of 2) sorted by relevance
30 #define noLuaClosure(f) ((f) == NULL || (f)->c.tt == LUA_TCCL) macro191 if (noLuaClosure(cl)) { in funcinfo()209 if (noLuaClosure(f)) { in collectvalidlines()242 if (noLuaClosure(f)) { in auxgetinfo()
34 #define noLuaClosure(f) ((f) == NULL || (f)->c.tt == LUA_TCCL) macro212 if (noLuaClosure(cl)) { in funcinfo()230 if (noLuaClosure(f)) { in collectvalidlines()277 if (noLuaClosure(f)) { in auxgetinfo()