HomeSort by relevance Sort by last modified time
    Searched refs:LOG2_INTERVALS (Results 1 - 2 of 2) sorted by null

  /bionic/libm/upstream-freebsd/lib/msun/ld128/
s_expl.c 43 #define LOG2_INTERVALS 7
268 k = n >> LOG2_INTERVALS;
445 k = n >> LOG2_INTERVALS;
s_logl.c 117 #define LOG2_INTERVALS 7
488 #define L2I (49 - LOG2_INTERVALS)

Completed in 279 milliseconds