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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lua/source/src/
H A Dlapi.c206 static void moveto (lua_State *L, TValue *fr, int idx) { function
220 moveto(L, L->top - 1, idx);
230 moveto(L, fr, toidx);

Completed in 36 milliseconds