Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dlapi.c206 static void moveto (lua_State *L, TValue *fr, int idx) { in moveto() function
220 moveto(L, L->top - 1, idx); in lua_replace()
230 moveto(L, fr, toidx); in lua_copy()