OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:floorl
(Results
1 - 25
of
31
) sorted by null
1
2
/bionic/libm/man/
floor.3
41
.Nm
floorl
52
.Fn
floorl
"long double x"
58
.Fn
floorl
80
.Fn
floorl
/bionic/libm/i387/
s_floorl.S
9
ENTRY(
floorl
)
function
/bionic/libm/src/
s_roundl.c
41
t =
floorl
(x);
46
t =
floorl
(-x);
s_floorl.c
19
*
floorl
(x)
24
* Inexact flag raised if x not equal to
floorl
(x).
56
floorl
(long double x)
function
/bionic/libm/
Makefile-orig
126
MLINKS+=floor.3 floorf.3 floor.3
floorl
.3
/bionic/libm/include/
math.h
428
long double
floorl
(long double);
/ndk/build/platforms/android-3/arch-arm/usr/include/
math.h
428
long double
floorl
(long double);
/ndk/build/platforms/android-4/arch-arm/usr/include/
math.h
428
long double
floorl
(long double);
/ndk/build/platforms/android-5/arch-arm/usr/include/
math.h
428
long double
floorl
(long double);
/ndk/build/platforms/android-5/arch-x86/usr/include/
math.h
428
long double
floorl
(long double);
/ndk/build/platforms/android-8/arch-arm/usr/include/
math.h
428
long double
floorl
(long double);
/ndk/build/platforms/android-8/arch-x86/usr/include/
math.h
428
long double
floorl
(long double);
/ndk/build/platforms/android-3/arch-arm/usr/lib/
libm.so
libm.a
65
?4 ? -? -? -? @, @, @, R? bl r ~? ?4 ?? ?T ? ?? ? x .? ;` J? ]@ ]@ m ? ?` ?? ? ?? 8 '? 7T E` T? T? T? g n? {? ? ?? ? ?? ? ? ? 3? El W? c? o0 |? ?p ?? ?L ?L ?L ?, ? ?X ? ? ? ? ? ? ? |__isinf __isinff __isinfl __fpclassifyf __fpclassifyd __fpclassifyl __exp__D __log__D tgamma acos acosf acosh acoshf asin asinf atan2 atan2f atanh atanhf cosh coshf exp expf fmod fmodf gamma gamma_r gammaf gammaf_r hypot hypotf j0 y0 j0f y0f j1 y1 j1f y1f yn jn ynf jnf lgamma lgamma_r lgammaf lgammaf_r log log10 log10f logf pow powf __ieee754_rem_pio2 __ieee754_rem_pio2f remainder remainderf scalb scalbf sinh sinhf sqrt sqrtf __kernel_cos __kernel_cosdf __kernel_rem_pio2 __kernel_sin __kernel_sindf __kernel_tan __kernel_tandf asinh asinhf atan atanf cbrt cbrtf ceil ceilf ceill copysign copysignf cos cosf erfc erf erfcf erff exp2 exp2f expm1 expm1f fabsf fdim fdimf fdiml finite finitef floor floorf
floorl