Home
last modified time | relevance | path

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

/third_party/musl/src/math/
Dsqrtl.c230 static const u128 threel = {.hi=three<<32, .lo=0}; in sqrtl() local
236 ul = sub128(threel, dl); in sqrtl()
/third_party/musl/porting/liteos_a/kernel/src/math/
Dsqrtl.c230 static const u128 threel = {.hi=three<<32, .lo=0}; in sqrtl() local
236 ul = sub128(threel, dl); in sqrtl()