Home
last modified time | relevance | path

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

/bionic/libm/upstream-freebsd/lib/msun/src/
De_j0f.c329 static const float eighth = 0.125; in qzerof() local
342 return (r/s-eighth)/x; in qzerof()
De_j0.c375 static const double eighth = 0.125; in qzero() local
388 return (r/s-eighth)/x; in qzero()