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

/freebsd-12-stable/lib/msun/src/
H A De_j0.c375 static const double eighth = 0.125; local
388 return (r/s-eighth)/x;
H A De_j0f.c329 static const float eighth = 0.125; local
342 return (r/s-eighth)/x;

Completed in 107 milliseconds