Searched refs:eighth (Results 1 – 2 of 2) sorted by relevance
329 static const float eighth = 0.125; in qzerof() local342 return (r/s-eighth)/x; in qzerof()
375 static const double eighth = 0.125; in qzero() local388 return (r/s-eighth)/x; in qzero()