Home
last modified time | relevance | path

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

/external/lib/libm/
A Ds_round.c36 round(double x) in round() function
60 __weak_reference(round, roundl);
/external/platform/pico/rp2_common/pico_double/
A Ddouble_math.c193 double WRAPPER_FUNC(round)(double x) { in WRAPPER_FUNC() argument
336 e=(int)round(x); in WRAPPER_FUNC()
366 ry=round(y);
368 v0=dldexp(round(ldexp(v,26)),-26);
374 rt=round(t);
380 rt=round(t);
A Ddouble_none.S48 wrapper_func round
A Ddouble_v1_rom_shim.S241 adds r0,#1 @ round up
247 lsrs r0,#1 @ round to even
1080 @ round(sqrt(2^22./[68:8:252]))
/external/lib/libm/include/
A Dmath.h274 double round(double);

Completed in 9 milliseconds