Home
last modified time | relevance | path

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

/external/platform/pico/rp2_common/pico_float/
A Dfloat_none.S68 wrapper_func remainderf
A Dfloat_aeabi.S630 bl remainderf
659 bl remainderf
702 bl remainderf
754 bl remainderf
A Dfloat_math.c580 float WRAPPER_FUNC(remainderf)(float x,float y) { check_nan_f2(x,y); return remquof(x,y,0); } in WRAPPER_FUNC() argument
/external/lib/libm/include/
A Dmath.h357 float remainderf(float, float);
/external/lib/libm/
A Dmath_private.h716 #define __ieee754_remainderf remainderf

Completed in 10 milliseconds