Searched refs:findvararg (Results 1 – 2 of 2) sorted by relevance
107 static const char *findvararg (CallInfo *ci, int n, StkId *pos) { in findvararg() function124 return findvararg(ci, -n, pos); in findlocal()