Searched refs:noLuaClosure (Results 1 – 2 of 2) sorted by relevance
28 #define noLuaClosure(f) ((f) == NULL || (f)->c.tt == LUA_TCCL) macro190 if (noLuaClosure(cl)) { in funcinfo()208 if (noLuaClosure(f)) { in collectvalidlines()241 if (noLuaClosure(f)) { in auxgetinfo()
34 #define noLuaClosure(f) ((f) == NULL || (f)->c.tt == LUA_VCCL) macro257 if (noLuaClosure(cl)) { in funcinfo()291 if (noLuaClosure(f)) { in collectvalidlines()342 if (noLuaClosure(f)) { in auxgetinfo()