| /freebsd-10-stable/contrib/netbsd-tests/lib/libc/gen/ |
| D | t_fpclassify.c | 160 f = frexpl(d0, &e); in ATF_TC_BODY() 178 f = frexpl(d1, &e); in ATF_TC_BODY() 185 f = frexpl(d1, &e); in ATF_TC_BODY()
|
| /freebsd-10-stable/lib/msun/src/ |
| D | s_fmal.c | 188 xs = frexpl(x, &ex); in fmal() 189 ys = frexpl(y, &ey); in fmal() 190 zs = frexpl(z, &ez); in fmal()
|
| D | s_frexpl.c | 39 frexpl(long double x, int *ex) in frexpl() function
|
| D | s_frexp.c | 55 __weak_reference(frexp, frexpl);
|
| D | math.h | 474 long double frexpl(long double, int *); /* fundamentally !__pure2 */
|
| /freebsd-10-stable/lib/msun/ |
| D | Symbol.map | 114 frexpl;
|
| /freebsd-10-stable/contrib/libstdc++/libmath/ |
| D | stubs.c | 234 frexpl(long double x, int *exp) in frexpl() function
|
| /freebsd-10-stable/gnu/lib/libstdc++/ |
| D | config.h | 931 # define frexpl _frexpl macro
|
| /freebsd-10-stable/contrib/llvm/include/llvm/Target/ |
| D | TargetLibraryInfo.h | 279 frexpl, enumerator
|
| /freebsd-10-stable/contrib/llvm/lib/Target/ |
| D | TargetLibraryInfo.cpp | 426 TLI.setUnavailable(LibFunc::frexpl); in initialize()
|
| /freebsd-10-stable/lib/libc/gen/ |
| D | Makefile.inc | 348 frexp.3 frexpl.3
|
| /freebsd-10-stable/tools/regression/include/tgmath/ |
| D | tgmath.c | 123 long double (frexpl)(long double x, int *e) { n_long_double++; }
|
| /freebsd-10-stable/contrib/libc++/include/ |
| D | cmath | 96 long double frexpl(long double value, int* exp); 874 …long double frexp(long double __lcpp_x, int* __lcpp_e) _NOEXCEPT {return frexpl(__lcpp_x, __lcpp_e… 1628 using ::frexpl;
|
| /freebsd-10-stable/contrib/libstdc++/ |
| D | config.h.in | 108 /* Define to 1 if you have the `frexpl' function. */ 913 # define frexpl _frexpl macro
|
| D | linkage.m4 | 476 GLIBCXX_CHECK_MATH_DECL_AND_LINKAGE_2(frexpl)
|
| /freebsd-10-stable/contrib/libstdc++/config/abi/pre/ |
| D | gnu.ver | 583 frexpl;
|
| /freebsd-10-stable/contrib/llvm/tools/clang/lib/Headers/ |
| D | tgmath.h | 820 __tg_frexp(long double __x, int* __y) {return frexpl(__x, __y);} in __tg_frexp()
|
| /freebsd-10-stable/contrib/llvm/lib/Transforms/IPO/ |
| D | FunctionAttrs.cpp | 1236 case LibFunc::frexpl: in inferPrototypeAttributes()
|
| /freebsd-10-stable/contrib/gcc/ |
| D | builtins.def | 257 DEF_C99_C90RES_BUILTIN (BUILT_IN_FREXPL, "frexpl", BT_FN_LONGDOUBLE_LONGDOUBLE_INTPTR, ATTR_MATHFN_…
|
| /freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Basic/ |
| D | Builtins.def | 846 LIBBUILTIN(frexpl, "LdLdi*", "fn", "math.h", ALL_LANGUAGES)
|
| /freebsd-10-stable/contrib/libstdc++/config/abi/post/hppa-linux-gnu/ |
| D | baseline_symbols.txt | 2175 FUNC:frexpl@@GLIBCXX_3.4.3
|
| /freebsd-10-stable/contrib/libstdc++/config/abi/post/powerpc64-linux-gnu/ |
| D | baseline_symbols.txt | 2175 FUNC:frexpl@@GLIBCXX_3.4.3
|
| /freebsd-10-stable/contrib/libstdc++/config/abi/post/sparc-linux-gnu/ |
| D | baseline_symbols.txt | 2175 FUNC:frexpl@@GLIBCXX_3.4.3
|
| /freebsd-10-stable/contrib/libstdc++/config/abi/post/s390-linux-gnu/ |
| D | baseline_symbols.txt | 2175 FUNC:frexpl@@GLIBCXX_3.4.3
|
| /freebsd-10-stable/contrib/libstdc++/config/abi/post/powerpc-linux-gnu/ |
| D | baseline_symbols.txt | 2175 FUNC:frexpl@@GLIBCXX_3.4.3
|