OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lgammal
(Results
126 - 136
of
136
) sorted by null
1
2
3
4
5
6
/prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
tgmath.h
889
__tg_lgamma(long double __x) {return
lgammal
(__x);}
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/include/
math.h
215
long double
lgammal
(long double x);
[
all
...]
/prebuilts/sdk/renderscript/clang-include/
tgmath.h
889
__tg_lgamma(long double __x) {return
lgammal
(__x);}
/external/libcxx/include/
math.h
215
long double
lgammal
(long double x);
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
math.h
913
extern long double __cdecl
lgammal
(long double);
[
all
...]
/external/compiler-rt/lib/msan/tests/
msan_test.cc
[
all
...]
/external/libcxx/test/std/depr/depr.c.headers/
math_h.pass.cpp
[
all
...]
/external/libcxx/test/std/numerics/c.math/
cmath.pass.cpp
[
all
...]
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/c.math/
cmath.pass.cpp
[
all
...]
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/depr/depr.c.headers/
math_h.pass.cpp
[
all
...]
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/numerics/c.math/
cmath.pass.cpp
[
all
...]
Completed in 2603 milliseconds
1
2
3
4
5
6