Home
last modified time | relevance | path

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

/external/platform/pico/rp2_common/pico_float/
A Dfloat_none.S65 wrapper_func cbrtf
A Dfloat_math.c483 float WRAPPER_FUNC(cbrtf)(float x) { in WRAPPER_FUNC() argument
486 if(fisneg(x)) return fneg(cbrtf(fneg(x))); in WRAPPER_FUNC()
/external/lib/libm/include/
A Dmath.h347 float cbrtf(float);

Completed in 9 milliseconds