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

  /device/linaro/bootloader/edk2/StdLib/Include/
math.h 428 #define M_LOG10E 0.43429448190325182765 /**< log 10e */
  /external/pdfium/third_party/lcms/src/
lcms2_internal.h 45 #ifndef M_LOG10E
46 # define M_LOG10E 0.434294481903251827651
    [all...]
cmspcs.c 491 return (54.6 * (M_LOG10E * (log(yt + 1.5))) - 9.6);
  /bionic/tests/headers/posix/
math_h.c 76 MACRO(M_LOG10E);
  /bionic/libc/include/
math.h 341 #define M_LOG10E 0.43429448190325182765 /* log 10e */
  /external/clang/lib/Headers/
opencl-c.h 218 #define M_LOG10E 0x1.bcb7b1526e50ep-2
    [all...]

Completed in 593 milliseconds