OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ld128
(Results
1 - 17
of
17
) sorted by null
/bionic/libm/
Android.bp
264
"upstream-freebsd/lib/msun/
ld128
/invtrig.c",
265
"upstream-freebsd/lib/msun/
ld128
/e_lgammal_r.c",
266
"upstream-freebsd/lib/msun/
ld128
/k_cosl.c",
267
"upstream-freebsd/lib/msun/
ld128
/k_sinl.c",
268
"upstream-freebsd/lib/msun/
ld128
/k_tanl.c",
269
"upstream-freebsd/lib/msun/
ld128
/s_erfl.c",
270
"upstream-freebsd/lib/msun/
ld128
/s_exp2l.c",
271
"upstream-freebsd/lib/msun/
ld128
/s_expl.c",
272
"upstream-freebsd/lib/msun/
ld128
/s_logl.c",
273
"upstream-freebsd/lib/msun/
ld128
/s_nanl.c"
[
all
...]
fake_long_double.c
43
// FreeBSD doesn't have
ld128
implementations of powl or tgammal, so both LP32 and LP64 need these.
/bionic/libm/upstream-freebsd/lib/msun/ld128/
k_cosl.c
18
*
ld128
version of k_cos.c. See ../src/k_cos.c for most comments.
k_sinl.c
18
*
ld128
version of k_sin.c. See ../src/k_sin.c for most comments.
k_expl.h
1
/* from: FreeBSD: head/lib/msun/
ld128
/s_expl.c 251345 2013-06-03 20:09:22Z kargl */
32
__FBSDID("$FreeBSD: head/lib/msun/
ld128
/k_expl.h 275819 2014-12-16 09:21:56Z ed $");
35
*
ld128
version of k_expl.h. See ../ld80/s_expl.c for most comments.
87
* XXX it is wasteful to use long double for both hi and lo.
ld128
272
* XXX: the rest of the functions are identical for ld80 and
ld128
.
273
* However, we should use scalbnl() for
ld128
, since long double
274
* multiplication is very slow on the only supported
ld128
arch (sparc64).
e_rem_pio2l.h
19
/*
ld128
version of __ieee754_rem_pio2l(x,y)
k_tanl.c
18
*
ld128
version of k_tan.c. See ../src/k_tan.c for most comments.
s_expl.c
33
*
ld128
version of s_expl.c. See ../ld80/s_expl.c for most comments.
s_logl.c
538
* known machines that support
ld128
(sparc64). Also, don't try
/bionic/libm/upstream-freebsd/lib/msun/src/
s_cosl.c
45
#include "../
ld128
/e_rem_pio2l.h"
s_sinl.c
40
#include "../
ld128
/e_rem_pio2l.h"
s_tanl.c
46
#include "../
ld128
/e_rem_pio2l.h"
math_private.h
611
#else /* !DOPRINT_LD80 && !DOPRINT_D64 (
LD128
only) */
/prebuilts/abi-dumps/ndk/28/64/arm64_armv8-a/source-based/
libm.so.lsdump.gz
/prebuilts/abi-dumps/ndk/28/64/x86_64/source-based/
libm.so.lsdump.gz
/bionic/libc/private/
bionic_ieee.h
84
/* 64-bit Android uses
ld128
long doubles. */
/device/google/contexthub/firmware/external/freebsd/lib/msun/src/
math_private.h
603
#else /* !DOPRINT_LD80 && !DOPRINT_D64 (
LD128
only) */
Completed in 200 milliseconds