Searched refs:codearith (Results 1 – 1 of 1) sorted by relevance
/external/lua/src/ |
D | lcode.c | 1426 static void codearith (FuncState *fs, BinOpr opr, in codearith() function 1458 codearith(fs, op, e1, e2, flip, line); in codecommutative() 1675 codearith(fs, opr, e1, e2, 0, line); in luaK_posfix()
|