Searched defs:expm1 (Results 1 - 25 of 82) sorted by relevance

1234

/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/
H A Dtgmath.h142 #define expm1(x) __TGMATH_REAL(x, expm1) macro
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/
H A Dtgmath.h142 #define expm1(x) __TGMATH_REAL(x, expm1) macro
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
H A Dtgmath.h310 #define expm1(Val) __TGMATH_UNARY_REAL_ONLY (Val, expm1) macro
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/
H A Dtgmath.h131 #define expm1(x) __TGMATH_REAL(x, expm1) macro
/prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
H A Dtgmath.h679 // expm1
687 __tg_expm1(double __x) {return expm1(__x);}
693 #undef expm1 macro
694 #define expm1(__x) __tg_expm1(__tg_promote1((__x))(__x)) macro
/prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8.275480/include/
H A Dtgmath.h679 // expm1
687 __tg_expm1(double __x) {return expm1(__x);}
693 #undef expm1 macro
694 #define expm1(__x) __tg_expm1(__tg_promote1((__x))(__x)) macro
/prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
H A Dtgmath.h679 // expm1
687 __tg_expm1(double __x) {return expm1(__x);}
693 #undef expm1 macro
694 #define expm1(__x) __tg_expm1(__tg_promote1((__x))(__x)) macro
/prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0.285906/include/
H A Dtgmath.h679 // expm1
687 __tg_expm1(double __x) {return expm1(__x);}
693 #undef expm1 macro
694 #define expm1(__x) __tg_expm1(__tg_promote1((__x))(__x)) macro
/prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/
H A Dtgmath.h688 // expm1
696 __tg_expm1(double __x) {return expm1(__x);}
702 #undef expm1 macro
703 #define expm1(__x) __tg_expm1(__tg_promote1((__x))(__x)) macro
/prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0.300080/include/
H A Dtgmath.h688 // expm1
696 __tg_expm1(double __x) {return expm1(__x);}
702 #undef expm1 macro
703 #define expm1(__x) __tg_expm1(__tg_promote1((__x))(__x)) macro
/prebuilts/clang/host/darwin-x86/clang-4393122/lib64/clang/5.0/include/
H A Dtgmath.h688 // expm1
696 __tg_expm1(double __x) {return expm1(__x);}
702 #undef expm1 macro
703 #define expm1(__x) __tg_expm1(__tg_promote1((__x))(__x)) macro
/prebuilts/clang/host/darwin-x86/clang-4393122/lib64/clang/5.0.1/include/
H A Dtgmath.h688 // expm1
696 __tg_expm1(double __x) {return expm1(__x);}
702 #undef expm1 macro
703 #define expm1(__x) __tg_expm1(__tg_promote1((__x))(__x)) macro
/prebuilts/clang/host/darwin-x86/clang-4479392/lib64/clang/5.0/include/
H A Dtgmath.h688 // expm1
696 __tg_expm1(double __x) {return expm1(__x);}
702 #undef expm1 macro
703 #define expm1(__x) __tg_expm1(__tg_promote1((__x))(__x)) macro
/prebuilts/clang/host/darwin-x86/clang-4479392/lib64/clang/5.0.2/include/
H A Dtgmath.h688 // expm1
696 __tg_expm1(double __x) {return expm1(__x);}
702 #undef expm1 macro
703 #define expm1(__x) __tg_expm1(__tg_promote1((__x))(__x)) macro
/prebuilts/clang/host/darwin-x86/clang-4579689/lib64/clang/6.0/include/
H A Dtgmath.h688 // expm1
696 __tg_expm1(double __x) {return expm1(__x);}
702 #undef expm1 macro
703 #define expm1(__x) __tg_expm1(__tg_promote1((__x))(__x)) macro
/prebuilts/clang/host/darwin-x86/clang-4579689/lib64/clang/6.0.1/include/
H A Dtgmath.h688 // expm1
696 __tg_expm1(double __x) {return expm1(__x);}
702 #undef expm1 macro
703 #define expm1(__x) __tg_expm1(__tg_promote1((__x))(__x)) macro
/prebuilts/clang/host/darwin-x86/clang-4630689/lib64/clang/6.0.1/include/
H A Dtgmath.h688 // expm1
696 __tg_expm1(double __x) {return expm1(__x);}
702 #undef expm1 macro
703 #define expm1(__x) __tg_expm1(__tg_promote1((__x))(__x)) macro
/prebuilts/clang/host/darwin-x86/clang-4639204/lib64/clang/6.0.1/include/
H A Dtgmath.h688 // expm1
696 __tg_expm1(double __x) {return expm1(__x);}
702 #undef expm1 macro
703 #define expm1(__x) __tg_expm1(__tg_promote1((__x))(__x)) macro
/prebuilts/clang/host/darwin-x86/clang-4691093/lib64/clang/6.0.2/include/
H A Dtgmath.h688 // expm1
696 __tg_expm1(double __x) {return expm1(__x);}
702 #undef expm1 macro
703 #define expm1(__x) __tg_expm1(__tg_promote1((__x))(__x)) macro
/prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
H A Dtgmath.h679 // expm1
687 __tg_expm1(double __x) {return expm1(__x);}
693 #undef expm1 macro
694 #define expm1(__x) __tg_expm1(__tg_promote1((__x))(__x)) macro
/prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8.275480/include/
H A Dtgmath.h679 // expm1
687 __tg_expm1(double __x) {return expm1(__x);}
693 #undef expm1 macro
694 #define expm1(__x) __tg_expm1(__tg_promote1((__x))(__x)) macro
/prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
H A Dtgmath.h679 // expm1
687 __tg_expm1(double __x) {return expm1(__x);}
693 #undef expm1 macro
694 #define expm1(__x) __tg_expm1(__tg_promote1((__x))(__x)) macro
/prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0.285906/include/
H A Dtgmath.h679 // expm1
687 __tg_expm1(double __x) {return expm1(__x);}
693 #undef expm1 macro
694 #define expm1(__x) __tg_expm1(__tg_promote1((__x))(__x)) macro
/prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0/include/
H A Dtgmath.h688 // expm1
696 __tg_expm1(double __x) {return expm1(__x);}
702 #undef expm1 macro
703 #define expm1(__x) __tg_expm1(__tg_promote1((__x))(__x)) macro
/prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0.300080/include/
H A Dtgmath.h688 // expm1
696 __tg_expm1(double __x) {return expm1(__x);}
702 #undef expm1 macro
703 #define expm1(__x) __tg_expm1(__tg_promote1((__x))(__x)) macro

Completed in 138 milliseconds

1234