Searched refs:LuaClosure (Results 1 – 1 of 1) sorted by relevance
34 #define LuaClosure(f) ((f) != NULL && (f)->c.tt == LUA_VLCL) macro260 if (!LuaClosure(cl)) { in funcinfo()294 if (!LuaClosure(f)) { in collectvalidlines()347 if (!LuaClosure(f)) { in auxgetinfo()