Searched refs:luaK_exp2anyregup (Results 1 – 3 of 3) sorted by relevance
76 LUAI_FUNC void luaK_exp2anyregup (FuncState *fs, expdesc *e);
805 luaK_exp2anyregup(fs, v); in fieldsel()1106 luaK_exp2anyregup(fs, v); in suffixedexp()
959 void luaK_exp2anyregup (FuncState *fs, expdesc *e) { in luaK_exp2anyregup() function