Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_double/
Ddouble_math.c352 static double dpow_1(double x,double y) { in dpow_1() function
420 return dpow_1(x,y); in dpowint_0()
469 return dpow_1(x,y); in dpow_0()
511 return dpow_1(x,y); in WRAPPER_FUNC()