Searched refs:luaK_exp2anyregup (Results 1 – 3 of 3) sorted by relevance
58 LUAI_FUNC void luaK_exp2anyregup (FuncState *fs, expdesc *e);
620 luaK_exp2anyregup(fs, v); in fieldsel()913 luaK_exp2anyregup(fs, v); in suffixedexp()
514 void luaK_exp2anyregup (FuncState *fs, expdesc *e) { in luaK_exp2anyregup() function