Home
last modified time | relevance | path

Searched refs:roundl (Results 1 – 8 of 8) sorted by relevance

/picolibc-latest/newlib/libm/ld/
Ds_llroundl.c41 #define roundit roundl
Ds_lroundl.c41 #define roundit roundl
/picolibc-latest/newlib/libm/ld/common/
Ds_roundl.c31 roundl(long double x) in roundl() function
/picolibc-latest/newlib/libc/include/
Dmath.h576 extern long double roundl (long double);
/picolibc-latest/test/
Dmath-funcs.c255 l1 = roundl (l1); in main()
Dlong_double_vec.h20236 long double y = roundl(roundl_vec[i].x); in test_roundl()
/picolibc-latest/
DREADME.md444 truncl, frexpl and roundl
/picolibc-latest/newlib/
DChangeLog-20156425 * libm/common/roundl.c: Likewise.
6497 (nearbyintl, lrintl, llrintl, roundl, lroundl, llround): Ditto.
6541 * libm/common/roundl.c: Likewise.