/netbsd-src/lib/libm/src/ |
H A D | s_nearbyint.c | 49 DECL(type,fn,rint) global() argument
|
H A D | s_rint.c | 38 rint(double x) in rint() function
|
/netbsd-src/lib/libm/noieee_src/ |
H A D | n_floor.c | 134 rint(double x) in rint() function
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/ |
H A D | tgmath.d | 386 alias core.stdc.math.rint rint; in version() local 388 alias core.stdc.math.rintf rint; in version() local 390 alias core.stdc.math.rintl rint; in version() local 887 alias core.stdc.math.rint rint; in version() local 889 alias core.stdc.math.rintf rint; in version() local 891 alias core.stdc.math.rintl rint; in version() local 1390 alias core.stdc.math.rint rint; variable 1392 alias core.stdc.math.rintf rint; variable 1394 alias core.stdc.math.rintl rint; variable
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m68k/ |
H A D | math-68881.h | 412 rint (double x) in rint() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m68k/ |
H A D | math-68881.h | 412 rint (double x) in rint() function
|
/netbsd-src/sys/arch/amiga/dev/ |
H A D | if_qn.c | 709 u_short tint, rint, tintmask; in qnintr() local
|
/netbsd-src/external/apache2/llvm/dist/libcxx/include/ |
H A D | math.h | 1586 inline _LIBCPP_INLINE_VISIBILITY float rint(float __lcpp_x) _NOEXCEPT in rint() function 1594 inline _LIBCPP_INLINE_VISIBILITY long double rint(long double __lcpp_x) _NOEXCEPT in rint() function 1606 rint(_A1 __lcpp_x) _NOEXCEPT in rint() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ginclude/ |
H A D | tgmath.h | 112 #define rint(x) __TGMATH_REAL(x, rint) macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ginclude/ |
H A D | tgmath.h | 112 #define rint(x) __TGMATH_REAL(x, rint) macro
|
/netbsd-src/sys/arch/evbppc/virtex/dev/ |
H A D | xlcom.c | 271 int (*rint)(int, struct tty *); in xlcom_rx_soft() local
|
/netbsd-src/sys/arch/arm/at91/ |
H A D | at91dbgu.c | 922 int (*rint)(int, struct tty *) = tp->t_linesw->l_rint; in at91dbgu_rxsoft() local
|
H A D | at91usart.c | 976 int (*rint)(int, struct tty *) = tp->t_linesw->l_rint; in at91usart_rxsoft() local
|
/netbsd-src/sys/arch/arm/ixp12x0/ |
H A D | ixp12x0_com.c | 920 int (*rint)(int, struct tty *) = tp->t_linesw->l_rint; in ixpcom_rxsoft() local
|
/netbsd-src/sys/arch/arm/ep93xx/ |
H A D | epcom.c | 916 int (*rint)(int, struct tty *) = tp->t_linesw->l_rint; in epcom_rxsoft() local
|
/netbsd-src/sys/arch/sh3/dev/ |
H A D | sci.c | 905 int (*rint)(int, struct tty *) = tp->t_linesw->l_rint; in sci_rxsoft() local
|
H A D | scif.c | 1028 int (*rint)(int, struct tty *) = tp->t_linesw->l_rint; in scif_rxsoft() local
|
/netbsd-src/include/ |
H A D | tgmath.h | 181 #define rint(a) __TG_FN1(rint, (a)) macro
|
/netbsd-src/sys/dev/ic/ |
H A D | clmpcc.c | 1339 int (*rint)(int, struct tty *); in clmpcc_softintr() local
|
H A D | z8530tty.c | 1543 int (*rint)(int, struct tty *) = tp->t_linesw->l_rint; in zstty_rxsoft() local
|
/netbsd-src/sys/arch/arm/sa11x0/ |
H A D | sa11x0_com.c | 1147 int (*rint)(int, struct tty *) = tp->t_linesw->l_rint; in sacom_rxsoft() local
|
/netbsd-src/sys/dev/usb/ |
H A D | ucycom.c | 965 int (*rint)(int , struct tty *) = tp->t_linesw->l_rint; in ucycom_intr() local
|
/netbsd-src/sys/dev/marvell/ |
H A D | gtmpsc.c | 457 int (*rint)(int, struct tty *) = tp->t_linesw->l_rint; gtmpsc_softintr() local
|
/netbsd-src/sys/arch/mips/sibyte/dev/ |
H A D | sbjcn.c | 1218 int (*rint)(int c, struct tty *tp) = tp->t_linesw->l_rint; in sbjcn_rxsoft() local
|
H A D | sbscn.c | 1323 int (*rint)(int, struct tty *) = tp->t_linesw->l_rint; in sbscn_rxsoft() local
|