Home
last modified time | relevance | path

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

/lk-master/external/platform/pico/rp2_common/pico_float/
A Dfloat_none.S67 wrapper_func cbrtf
A Dfloat_math.c466 float WRAPPER_FUNC(cbrtf)(float x) { in WRAPPER_FUNC() argument
469 if(fisneg(x)) return fneg(cbrtf(fneg(x))); in WRAPPER_FUNC()
/lk-master/external/lib/libm/include/
A Dmath.h347 float cbrtf(float);

Completed in 5 milliseconds