Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dluac.c134 #define toproto(L,i) getproto(L->top+(i)) macro
139 return toproto(L,-1); in combine()
145 f=toproto(L,-1); in combine()
148 f->p[i]=toproto(L,i-n-1); in combine()