Home
last modified time | relevance | path

Searched refs:tempc (Results 1 – 2 of 2) sorted by relevance

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlvm.c319 TValue tempb, tempc; in Arith() local
322 (c = luaV_tonumber(rc, &tempc)) != NULL) { in Arith()
/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlvm.c412 TValue tempb, tempc; in luaV_arith() local
415 (c = luaV_tonumber(rc, &tempc)) != NULL) { in luaV_arith()