Searched refs:noLuaClosure (Results 1 – 1 of 1) sorted by relevance
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()