Home
last modified time | relevance | path

Searched defs:rint (Results 1 – 25 of 36) sorted by relevance

12

/netbsd-src/lib/libm/src/
H A Ds_nearbyint.c49 DECL(type,fn,rint) global() argument
H A Ds_rint.c38 rint(double x) in rint() function
/netbsd-src/lib/libm/noieee_src/
H A Dn_floor.c134 rint(double x) in rint() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/
H A Dtgmath.d386 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 Dmath-68881.h412 rint (double x) in rint() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m68k/
H A Dmath-68881.h412 rint (double x) in rint() function
/netbsd-src/sys/arch/amiga/dev/
H A Dif_qn.c709 u_short tint, rint, tintmask; in qnintr() local
/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A Dmath.h1586 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 Dtgmath.h112 #define rint(x) __TGMATH_REAL(x, rint) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/ginclude/
H A Dtgmath.h112 #define rint(x) __TGMATH_REAL(x, rint) macro
/netbsd-src/sys/arch/evbppc/virtex/dev/
H A Dxlcom.c271 int (*rint)(int, struct tty *); in xlcom_rx_soft() local
/netbsd-src/sys/arch/arm/at91/
H A Dat91dbgu.c922 int (*rint)(int, struct tty *) = tp->t_linesw->l_rint; in at91dbgu_rxsoft() local
H A Dat91usart.c976 int (*rint)(int, struct tty *) = tp->t_linesw->l_rint; in at91usart_rxsoft() local
/netbsd-src/sys/arch/arm/ixp12x0/
H A Dixp12x0_com.c920 int (*rint)(int, struct tty *) = tp->t_linesw->l_rint; in ixpcom_rxsoft() local
/netbsd-src/sys/arch/arm/ep93xx/
H A Depcom.c916 int (*rint)(int, struct tty *) = tp->t_linesw->l_rint; in epcom_rxsoft() local
/netbsd-src/sys/arch/sh3/dev/
H A Dsci.c905 int (*rint)(int, struct tty *) = tp->t_linesw->l_rint; in sci_rxsoft() local
H A Dscif.c1028 int (*rint)(int, struct tty *) = tp->t_linesw->l_rint; in scif_rxsoft() local
/netbsd-src/include/
H A Dtgmath.h181 #define rint(a) __TG_FN1(rint, (a)) macro
/netbsd-src/sys/dev/ic/
H A Dclmpcc.c1339 int (*rint)(int, struct tty *); in clmpcc_softintr() local
H A Dz8530tty.c1543 int (*rint)(int, struct tty *) = tp->t_linesw->l_rint; in zstty_rxsoft() local
/netbsd-src/sys/arch/arm/sa11x0/
H A Dsa11x0_com.c1147 int (*rint)(int, struct tty *) = tp->t_linesw->l_rint; in sacom_rxsoft() local
/netbsd-src/sys/dev/usb/
H A Ducycom.c965 int (*rint)(int , struct tty *) = tp->t_linesw->l_rint; in ucycom_intr() local
/netbsd-src/sys/dev/marvell/
H A Dgtmpsc.c457 int (*rint)(int, struct tty *) = tp->t_linesw->l_rint; gtmpsc_softintr() local
/netbsd-src/sys/arch/mips/sibyte/dev/
H A Dsbjcn.c1218 int (*rint)(int c, struct tty *tp) = tp->t_linesw->l_rint; in sbjcn_rxsoft() local
H A Dsbscn.c1323 int (*rint)(int, struct tty *) = tp->t_linesw->l_rint; in sbscn_rxsoft() local

12