HomeSort by: relevance | last modified time | path
    Searched defs:expf (Results 1 - 25 of 174) sorted by relevancy

1 2 3 4 5 6 7

  /src/lib/libm/src/
w_expf.c 22 * wrapper expf(x)
30 __weak_alias(expf, _expf)
40 expf(float x) /* wrapper expf */ function
w_expf.c 22 * wrapper expf(x)
30 __weak_alias(expf, _expf)
40 expf(float x) /* wrapper expf */ function
namespace.h 40 #define expf _expf macro
namespace.h 40 #define expf _expf macro
  /src/lib/libm/noieee_src/
n_exp.c 86 __weak_alias(expf, _expf);
168 expf(float x) function
n_exp.c 86 __weak_alias(expf, _expf);
168 expf(float x) function
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++98/
math_stubs_float.cc 99 expf(float x) function
math_stubs_float.cc 99 expf(float x) function
  /src/external/apache2/llvm/dist/clang/lib/Headers/
__clang_cuda_math.h 109 __DEVICE__ float expf(float __a) { return __nv_expf(__a); } function
__clang_cuda_math.h 109 __DEVICE__ float expf(float __a) { return __nv_expf(__a); } function
__clang_hip_math.h 218 float expf(float __x) { return __ocml_exp_f32(__x); } function
  /src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
c99_functions.c 289 float expf (float x);
292 expf (float x) function
939 return expf (a) * v;
  /src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/aarch64/
symver-config.h 96 /* Define to 1 if you have the `expf' function. */
1163 # define expf _expf macro
  /src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/aarch64eb/
symver-config.h 96 /* Define to 1 if you have the `expf' function. */
1163 # define expf _expf macro
  /src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/alpha/
symver-config.h 96 /* Define to 1 if you have the `expf' function. */
1163 # define expf _expf macro
  /src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/arm/
symver-config.h 143 /* Define to 1 if you have the `expf' function. */
1142 # define expf _expf macro
  /src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/armeb/
symver-config.h 137 /* Define to 1 if you have the `expf' function. */
1085 # define expf _expf macro
  /src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/earm/
symver-config.h 96 /* Define to 1 if you have the `expf' function. */
1163 # define expf _expf macro
  /src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/earmeb/
symver-config.h 96 /* Define to 1 if you have the `expf' function. */
1163 # define expf _expf macro
  /src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/earmhf/
symver-config.h 96 /* Define to 1 if you have the `expf' function. */
1163 # define expf _expf macro
  /src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/earmhfeb/
symver-config.h 96 /* Define to 1 if you have the `expf' function. */
1163 # define expf _expf macro
  /src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/earmv4/
symver-config.h 96 /* Define to 1 if you have the `expf' function. */
1163 # define expf _expf macro
  /src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/earmv4eb/
symver-config.h 96 /* Define to 1 if you have the `expf' function. */
1163 # define expf _expf macro
  /src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/earmv6/
symver-config.h 96 /* Define to 1 if you have the `expf' function. */
1163 # define expf _expf macro
  /src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/earmv6eb/
symver-config.h 96 /* Define to 1 if you have the `expf' function. */
1163 # define expf _expf macro

Completed in 85 milliseconds

1 2 3 4 5 6 7