Home
last modified time | relevance | path

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

/external/lua/src/
Dlcode.c287 static void patchlistaux (FuncState *fs, int list, int vtarget, int reg, in patchlistaux() function
307 patchlistaux(fs, list, target, NO_REG, target); in luaK_patchlist()
916 patchlistaux(fs, e->f, final, reg, p_f); in exp2reg()
917 patchlistaux(fs, e->t, final, reg, p_t); in exp2reg()