Home
last modified time | relevance | path

Searched refs:toproto (Results 1 – 1 of 1) sorted by relevance

/external/lua/src/
Dluac.c137 #define toproto(L,i) getproto(L->top+(i)) macro
142 return toproto(L,-1); in combine()
148 f=toproto(L,-1); in combine()
151 f->p[i]=toproto(L,i-n-1); in combine()