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

  /bionic/libm/upstream-freebsd/lib/msun/bsdsrc/
b_exp.c 85 static const double ln2lo = 0x1.a39ef35793c76p-33; variable
110 x=hi-(lo=k*ln2lo);
155 x= hi - (lo = k*ln2lo-c);
  /external/arm-optimized-routines/math/
math_config.h 370 double ln2lo; member in struct:log_data
399 double ln2lo; member in struct:pow_log_data

Completed in 59 milliseconds