Searched refs:tempb (Results 1 – 2 of 2) sorted by relevance
319 TValue tempb, tempc; in Arith() local321 if ((b = luaV_tonumber(rb, &tempb)) != NULL && in Arith()
412 TValue tempb, tempc; in luaV_arith() local414 if ((b = luaV_tonumber(rb, &tempb)) != NULL && in luaV_arith()