Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_double/
Ddouble_none.S63 wrapper_func pow
DCMakeLists.txt109 pico_wrap_function(${TARGET} pow)
DBUILD.bazel56 "-Wl,--wrap=pow",
Ddouble_math.c341 double WRAPPER_FUNC(exp10)(double x) { check_nan_d1(x); return pow(10,x); } in WRAPPER_FUNC()
472 double WRAPPER_FUNC(pow)(double x,double y) { in WRAPPER_FUNC() argument
/hal_rpi_pico-latest/test/pico_float_test/
Dpico_double_test.c367 printf("POW %10.18f\n", check_close2(pow, x, x)); in main()
392 printf("POW %10.18f\n", check_nan(pow(x, x))); in main()
/hal_rpi_pico-latest/src/rp2_common/pico_float/
Dfloat_sci_m33_vfp.S161 exptab3: @ pow(2,[0..31]/32)