Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dluac.c141 #define toproto(L,i) getproto(s2v(L->top.p+(i))) macro
146 return toproto(L,-1); in combine()
152 f=toproto(L,-1); in combine()
155 f->p[i]=toproto(L,i-n-1); in combine()