Home
last modified time | relevance | path

Searched refs:M_LOG10E (Results 1 – 6 of 6) sorted by relevance

/openbsd/include/
H A Dmath.h132 #define M_LOG10E ((double)0.43429448190325182765) /* log 10e */ macro
/openbsd/gnu/usr.bin/perl/ext/POSIX/
H A DMakefile.PL132 M_LOG10E M_LOG2E M_PI M_PI_2 M_PI_4 M_SQRT1_2 M_SQRT2));
H A DPOSIX.xs70 # undef M_LOG10E
84 # define M_LOG10E M_LOG10Eq macro
101 # undef M_LOG10E
123 # ifndef M_LOG10E
124 # define M_LOG10E FLOAT_C(0.434294481903251827651128918916605082) macro
/openbsd/gnu/usr.bin/perl/ext/POSIX/t/
H A Dexport.t113 M_1_PI M_2_PI M_2_SQRTPI M_E M_LN10 M_LN2 M_LOG10E M_LOG2E M_PI
/openbsd/gnu/llvm/clang/lib/Headers/
H A Dopencl-c-base.h307 #define M_LOG10E 0x1.bcb7b1526e50ep-2 macro
/openbsd/gnu/usr.bin/perl/ext/POSIX/lib/
H A DPOSIX.pod2777 C<M_1_PI> C<M_2_PI> C<M_2_SQRTPI> C<M_E> C<M_LN10> C<M_LN2> C<M_LOG10E> C<M_LOG2E> C<M_PI>