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

  /bionic/libm/upstream-freebsd/lib/msun/src/
e_lgamma_r.c 90 two52= 4.50359962737049600000e+15, /* 0x43300000, 0x00000000 */ variable
183 if(ix<0x43300000) z = y+two52; /* exact */
  /external/fdlibm/
e_lgamma_r.c 89 two52= 4.50359962737049600000e+15, /* 0x43300000, 0x00000000 */ variable
186 if(ix<0x43300000) z = y+two52; /* exact */

Completed in 500 milliseconds