Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dluac.c117 #define toproto(L,i) (clvalue(L->top+(i))->l.p) macro
122 return toproto(L,-1); in combine()
138 f->p[i]=toproto(L,i-n-1); in combine()