Searched refs:powf (Results 1 - 3 of 3) sorted by relevance

/seL4-camkes-master/projects/musllibc/include/
H A Dmath.h296 float powf(float, float);
H A Dtgmath.h132 __FLT(x) && __FLT(y) ? powf(x, y) : \
/seL4-camkes-master/projects/musllibc/src/math/
H A Dpowf.c48 float powf(float x, float y) function

Completed in 34 milliseconds