Searched refs:doubletop (Results 1 – 1 of 1) sorted by relevance
92 static uint32 doubletop(int x, int scale);1438 dmin = doubletop(imin, -8); in pow_cases()1439 dmax = doubletop(imax, -8); in pow_cases()2198 static uint32 doubletop(int x, int scale) { in doubletop() function