OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:log10l
(Results
1 - 23
of
23
) sorted by null
/bionic/libm/upstream-freebsd/lib/msun/ld128/
s_logl.c
700
log10l
(long double x)
function
/ndk/sources/android/support/src/
math_support.c
82
__attribute__((weak)) long double
log10l
(long double x) { return log10((double)x); }
function
/ndk/sources/cxx-stl/stlport/stlport/stl/
_cmath.h
102
inline long double
log10l
(long double v) { return __log10l(v); }
function
/ndk/sources/cxx-stl/stlport/stlport/stl/config/
_como.h
93
# define
log10l
log10
macro
124
# define
log10l
log10
macro
166
# define
log10l
log10
macro
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
_cmath.h
102
inline long double
log10l
(long double v) { return __log10l(v); }
function
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/config/
_como.h
93
# define
log10l
log10
macro
124
# define
log10l
log10
macro
166
# define
log10l
log10
macro
/external/bison/darwin-lib/
math.h
1641
# undef
log10l
macro
[
all
...]
/external/bison/lib/
math.in.h
1315
# undef
log10l
macro
1316
# define
log10l
macro
1322
# undef
log10l
macro
1327
_GL_CXXALIASWARN (
log10l
);
variable
1329
# undef
log10l
macro
[
all
...]
/external/bison/linux-lib/
math.h
1641
# undef
log10l
macro
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/
c++config.h
730
/* Define to 1 if you have the `
log10l
' function. */
1548
# define
log10l
macro
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/
c++config.h
730
/* Define to 1 if you have the `
log10l
' function. */
1548
# define
log10l
macro
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/
c++config.h
730
/* Define to 1 if you have the `
log10l
' function. */
1548
# define
log10l
macro
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/
c++config.h
730
/* Define to 1 if you have the `
log10l
' function. */
1548
# define
log10l
macro
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/32/bits/
c++config.h
730
/* Define to 1 if you have the `
log10l
' function. */
1548
# define
log10l
macro
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/bits/
c++config.h
730
/* Define to 1 if you have the `
log10l
' function. */
1548
# define
log10l
macro
[
all
...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include/bits/
c++config.h
734
/* Define to 1 if you have the `
log10l
' function. */
1562
# define
log10l
macro
[
all
...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include/bits/
c++config.h
734
/* Define to 1 if you have the `
log10l
' function. */
1562
# define
log10l
macro
[
all
...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include/bits/
c++config.h
734
/* Define to 1 if you have the `
log10l
' function. */
1562
# define
log10l
macro
[
all
...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include/bits/
c++config.h
734
/* Define to 1 if you have the `
log10l
' function. */
1562
# define
log10l
macro
[
all
...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips32r6/include/bits/
c++config.h
734
/* Define to 1 if you have the `
log10l
' function. */
1562
# define
log10l
macro
[
all
...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include/bits/
c++config.h
734
/* Define to 1 if you have the `
log10l
' function. */
1562
# define
log10l
macro
[
all
...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include/bits/
c++config.h
734
/* Define to 1 if you have the `
log10l
' function. */
1562
# define
log10l
macro
[
all
...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include/bits/
c++config.h
734
/* Define to 1 if you have the `
log10l
' function. */
1562
# define
log10l
macro
[
all
...]
Completed in 83 milliseconds