Home
last modified time | relevance | path

Searched refs:llround (Results 1 – 13 of 13) sorted by relevance

/picolibc-3.7.0-3.6.0/newlib/libm/machine/spu/
Dllround.c36 long long int llround(double x) in llround() function
/picolibc-3.7.0-3.6.0/newlib/libm/machine/aarch64/
Ds_llround.c30 llround (double x) in llround() function
/picolibc-3.7.0-3.6.0/newlib/libm/machine/riscv/
Ds_llround.c40 llround(double x) in llround() function
/picolibc-3.7.0-3.6.0/newlib/libm/common/
Dsf_llround.c55 _MATH_ALIAS_k_f(llround)
Ds_llround.c94 _MATH_ALIAS_k_d(llround)
Dmath_config.h1263 #define llround64 _NAME_64(llround)
/picolibc-3.7.0-3.6.0/test/
Dmath_errhandling_tests.c435 long long makemathname(test_llround_qnan)(void) { makemathname(llignore) = makemathname(llround)(ma… in makemathname()
436 long long makemathname(test_llround_snan)(void) { makemathname(llignore) = makemathname(llround)(ma… in makemathname()
437 long long makemathname(test_llround_inf)(void) { makemathname(llignore) = makemathname(llround)(mak… in makemathname()
438 long long makemathname(test_llround_neginf)(void) { makemathname(llignore) = makemathname(llround)(… in makemathname()
439 long long makemathname(test_llround_big)(void) { makemathname(llignore) = makemathname(llround)(mak… in makemathname()
440 long long makemathname(test_llround_negbig)(void) { makemathname(llignore) = makemathname(llround)(… in makemathname()
441 long long makemathname(test_llround_long_long_max_mask)(void) { return makemathname(llround)(makema… in makemathname()
442 long long makemathname(test_llround_long_long_min_mask)(void) { return makemathname(llround)(makema… in makemathname()
443 long long makemathname(test_llround_long_long_max_one)(void) { return makemathname(llround)(makemat… in makemathname()
444 long long makemathname(test_llround_long_long_min_one)(void) { return makemathname(llround)(makemat… in makemathname()
Dmath-funcs.c151 lli1 = llround (d1); in main()
/picolibc-3.7.0-3.6.0/newlib/libc/include/
Dmath.h440 extern long long int llround (double);
/picolibc-3.7.0-3.6.0/newlib/libm/math/
Dmath.tex68 * lround:: Round to integer, away from zero (lround, llround)
/picolibc-3.7.0-3.6.0/newlib/
DHOWTO15 information. For example, lround(), lroundf(), llround(), and llroundf()
DChangeLog-20154701 * libm/common/s_llround.c (llround): Likewise.
4720 * libm/common/s_llround.c (llround): Annotate shift operations with
6497 (nearbyintl, lrintl, llrintl, roundl, lroundl, llround): Ditto.
6706 * libc/include/math.h: (llround, llroundf): Declare.
6707 * libm/common/s_llround.c: New file, implementing llround().
6738 * libm/common/s_lround.c: Add lround(), lroundf(), llround(), and
9475 * libm/machine/spu/headers/llround.h: Ditto.
9500 * libm/machine/spu/llround.c: Ditto.
/picolibc-3.7.0-3.6.0/
DCOPYING.picolibc2272 newlib/libm/machine/spu/headers/llround.h
2297 newlib/libm/machine/spu/llround.c