Home
last modified time | relevance | path

Searched refs:remainderl (Results 1 – 17 of 17) sorted by relevance

/freebsd/lib/msun/i387/
H A De_remainderl.S37 ENTRY(remainderl)
46 END(remainderl)
/freebsd/lib/msun/amd64/
H A De_remainderl.S37 ENTRY(remainderl)
46 END(remainderl)
/freebsd/lib/msun/src/
H A De_remainderl.c32 remainderl(long double x, long double y) in remainderl() function
H A De_remainder.c74 __weak_reference(remainder, remainderl);
H A Dmath.h490 long double remainderl(long double, long double);
/freebsd/lib/msun/tests/
H A Drem_test.c124 ATF_CHECK(isnan(remainderl(x, y))); in test_invalid()
145 rem = remainderl(x, y); in testl()
/freebsd/lib/msun/
H A DSymbol.map208 remainderl;
H A DMakefile256 MLINKS+=remainder.3 remainderf.3 remainder.3 remainderl.3 \
/freebsd/contrib/llvm-project/libcxx/modules/std.compat/
H A Dcmath.inc209 using ::remainderl _LIBCPP_USING_IF_EXISTS;
/freebsd/contrib/llvm-project/libcxx/include/
H A Dcmath277 long double remainderl(long double x, long double y);
548 using ::remainderl _LIBCPP_USING_IF_EXISTS;
/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dcmath.cppm
H A Dcmath.inc210 using std::remainderl _LIBCPP_USING_IF_EXISTS;
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dtgmath.h1087 __tg_remainder(long double __x, long double __y) {return remainderl(__x, __y);} in __tg_remainder()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.def1951 /// long double remainderl(long double x, long double y);
1952 TLI_DEFINE_ENUM_INTERNAL(remainderl)
1953 TLI_DEFINE_STRING_INTERNAL("remainderl")
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DCSymbolMap.inc701 SYMBOL(remainderl, None, <math.h>)
H A DStdSymbolMap.inc2467 SYMBOL(remainderl, std::, <cmath>)
2468 SYMBOL(remainderl, None, <cmath>)
2469 SYMBOL(remainderl, None, <math.h>)
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt2744 fun:remainderl=uninstrumented