/aosp_15_r20/external/arm-optimized-routines/pl/math/ |
H A D | finite_pow.h | 162 return asuint64 (x) >> 63 ? __math_uflow (sign_bias) in exp_inline() 213 return asuint64 (x) >> 63 ? __math_uflow (0) : __math_oflow (0); in exp_nosignbias() 342 : __math_uflow (0); in pow_scalar_special_case()
|
H A D | math_config.h | 115 #define __math_uflow arm_math_uflow macro 297 HIDDEN double __math_uflow (uint32_t);
|
H A D | math_err.c | 33 __math_uflow (uint32_t sign) in __math_uflow() function
|
H A D | erfc_1u8.c | 144 return __math_uflow (0); in erfc()
|
H A D | exp.c | 101 return __math_uflow (0); in exp_inline()
|
/aosp_15_r20/external/arm-optimized-routines/math/ |
H A D | math_config.h | 110 #define __math_uflow arm_math_uflow macro 307 HIDDEN double __math_uflow (uint32_t);
|
H A D | pow.c | 194 return __math_uflow (sign_bias); in exp_inline() 345 : __math_uflow (0); in pow()
|
H A D | math_err.c | 33 __math_uflow (uint32_t sign) in __math_uflow() function
|
H A D | exp10.c | 78 return __math_uflow (0); in exp10()
|
H A D | exp2.c | 99 return __math_uflow (0); in exp2()
|
H A D | exp.c | 101 return __math_uflow (0); in exp_inline()
|
/aosp_15_r20/external/trusty/musl/src/math/ |
D | pow.c | 185 return __math_uflow(sign_bias); in exp_inline() 318 __math_uflow(0); in pow()
|
D | __math_uflow.c | 3 double __math_uflow(uint32_t sign) in __math_uflow() function
|
D | exp2.c | 90 return __math_uflow(0); in exp2()
|
D | exp.c | 90 return __math_uflow(0); in exp()
|
/aosp_15_r20/external/musl/src/math/ |
H A D | pow.c | 185 return __math_uflow(sign_bias); in exp_inline() 318 __math_uflow(0); in pow()
|
H A D | __math_uflow.c | 3 double __math_uflow(uint32_t sign) in __math_uflow() function
|
H A D | exp2.c | 90 return __math_uflow(0); in exp2()
|
H A D | exp.c | 90 return __math_uflow(0); in exp()
|
/aosp_15_r20/external/musl/src/internal/ |
H A D | libm.h | 266 hidden double __math_uflow(uint32_t);
|
/aosp_15_r20/external/trusty/musl/src/internal/ |
D | libm.h | 266 hidden double __math_uflow(uint32_t);
|
/aosp_15_r20/trusty/user/base/lib/libc-trusty/ |
D | rules.mk | 476 $(MUSL_DIR)/src/math/__math_uflow.c \
|
/aosp_15_r20/external/musl/ |
H A D | sources.bp | 339 "src/math/__math_uflow.c",
|
/aosp_15_r20/out/soong/ |
D | build.aosp_shiba.ninja.globs | 36305 …/trusty/musl/src/math/__math_oflowf.c","external/trusty/musl/src/math/__math_uflow.c","external/tr… 37520 …math/__math_uflow.c","Excludes":null,"Matches":["external/trusty/musl/src/math/__math_uflow.c"],"D…
|
D | build.aosp_shiba.9.ninja | 925094 external/trusty/musl/src/math/__math_uflow.c $ 1032823 external/trusty/musl/src/math/__math_uflow.c $ 1141042 external/trusty/musl/src/math/__math_uflow.c $ 1248771 external/trusty/musl/src/math/__math_uflow.c $
|