Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_float/
Dfloat_math.c341 static inline float fpow_1(float x,float y) { in fpow_1() function
376 return fpow_1(x,y); in fpowint_0()
425 return fpow_1(x,y); in fpow_0()
465 return fpow_1(x,y); in WRAPPER_FUNC()