Searched defs:luaV_arith (Results 1 - 1 of 1) sorted by relevance
/external/syslinux/com32/lua/src/ |
H A D | lvm.c | 383 void luaV_arith (lua_State *L, StkId ra, const TValue *rb, function 550 else { Protect(luaV_arith(L, ra, rb, rc, tm)); } } 665 Protect(luaV_arith(L, ra, rb, rb, TM_UNM));
|
Completed in 155 milliseconds