Searched refs:noLuaClosure (Results 1 – 1 of 1) sorted by relevance
33 #define noLuaClosure(f) ((f) == NULL || (f)->c.tt == LUA_TCCL) macro179 if (noLuaClosure(cl)) { in funcinfo()197 if (noLuaClosure(f)) { in collectvalidlines()230 if (noLuaClosure(f)) { in auxgetinfo()