/openbsd/lib/libm/src/ |
H A D | s_rintl.c | 53 rintl(long double x) in rintl() function 92 DEF_NONSTD(rintl);
|
H A D | s_llrintl.c | 8 #define roundit rintl
|
H A D | s_lrintl.c | 34 #define roundit rintl
|
H A D | s_nearbyint.c | 55 res = rintl(x); in nearbyintl()
|
/openbsd/gnu/gcc/fixincludes/tests/base/architecture/ppc/ |
H A D | math.h | 67 extern long double rintl( long double ) __LIBMLDBL_COMPAT(rintl);
|
/openbsd/lib/libm/src/ld128/ |
H A D | e_tgammal.c | 34 if (i0<0 && (u_int64_t)i0<0xffff000000000000ULL && rintl(x)==x) { in tgammal()
|
/openbsd/regress/lib/libm/rint/ |
H A D | rint.c | 39 assert(rintl(8.6L) == 9); in main()
|
/openbsd/lib/libm/ |
H A D | Symbols.map | 242 rintl;
|
/openbsd/lib/libm/hidden/ |
H A D | math.h | 176 PROTO_NORMAL(rintl);
|
/openbsd/gnu/llvm/llvm/include/llvm/IR/ |
H A D | RuntimeLibcalls.def | 224 HANDLE_LIBCALL(RINT_F80, "rintl") 225 HANDLE_LIBCALL(RINT_F128, "rintl") 226 HANDLE_LIBCALL(RINT_PPCF128, "rintl")
|
/openbsd/include/ |
H A D | math.h | 443 long double rintl(long double);
|
/openbsd/gnu/gcc/libstdc++-v3/include/tr1/ |
H A D | cmath | 132 #undef rintl 281 using ::rintl;
|
/openbsd/gnu/llvm/libcxx/include/ |
H A D | cmath | 277 long double rintl(long double x); 539 using ::rintl _LIBCPP_USING_IF_EXISTS;
|
/openbsd/gnu/llvm/clang/lib/Headers/ |
H A D | tgmath.h | 1128 __tg_rint(long double __x) {return rintl(__x);} in __tg_rint()
|
/openbsd/gnu/llvm/llvm/include/llvm/Analysis/ |
H A D | TargetLibraryInfo.def | 1916 /// long double rintl(long double x); 1917 TLI_DEFINE_ENUM_INTERNAL(rintl) 1918 TLI_DEFINE_STRING_INTERNAL("rintl")
|
/openbsd/gnu/gcc/gcc/ |
H A D | builtins.def | 368 DEF_C99_BUILTIN (BUILT_IN_RINTL, "rintl", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDIN…
|
/openbsd/gnu/llvm/clang/include/clang/Tooling/Inclusions/ |
H A D | CSymbolMap.inc | 710 SYMBOL(rintl, None, <math.h>)
|
/openbsd/gnu/usr.bin/perl/ext/POSIX/ |
H A D | POSIX.xs | 323 # define c99_rint rintl
|
/openbsd/gnu/gcc/fixincludes/ |
H A D | inclhack.def | 91 extern long double rintl( long double ) __LIBMLDBL_COMPAT(rintl);
|
/openbsd/gnu/llvm/clang/include/clang/Basic/ |
H A D | Builtins.def | 1412 LIBBUILTIN(rintl, "LdLd", "fng", MATH_H, ALL_LANGUAGES)
|
/openbsd/gnu/llvm/compiler-rt/lib/dfsan/ |
H A D | libc_ubuntu1404_abilist.txt | 2762 fun:rintl=uninstrumented
|
/openbsd/gnu/llvm/clang/docs/tools/ |
H A D | clang-formatted-files.txt | 2772 libc/src/math/rintl.h 2876 libc/src/math/generic/rintl.cpp
|
/openbsd/gnu/gcc/gcc/doc/ |
H A D | extend.texi | 5531 @findex rintl 5696 @code{remquol}, @code{remquo}, @code{rintf}, @code{rintl}, @code{rint},
|
H A D | gcc.info | 20361 `remquo', `rintf', `rintl', `rint', `roundf', `roundl', `round',
|