OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fpclassify
(Results
76 - 100
of
182
) sorted by null
1
2
3
4
5
6
7
8
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/
cmath
542
#undef
fpclassify
561
fpclassify
(float __x)
566
fpclassify
(double __x)
571
fpclassify
(long double __x)
578
fpclassify
(_Tp __x)
808
fpclassify
(_Tp __f)
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/
cmath
542
#undef
fpclassify
561
fpclassify
(float __x)
566
fpclassify
(double __x)
571
fpclassify
(long double __x)
578
fpclassify
(_Tp __x)
808
fpclassify
(_Tp __f)
[
all
...]
/external/libcxx/include/
cmath
142
int
fpclassify
(arithmetic x);
314
using ::
fpclassify
;
/prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/
cmath
142
int
fpclassify
(arithmetic x);
314
using ::
fpclassify
;
/prebuilts/clang/host/darwin-x86/clang-4393122/include/c++/v1/
cmath
142
int
fpclassify
(arithmetic x);
314
using ::
fpclassify
;
/prebuilts/clang/host/darwin-x86/clang-4479392/include/c++/v1/
cmath
142
int
fpclassify
(arithmetic x);
314
using ::
fpclassify
;
/prebuilts/clang/host/darwin-x86/clang-4579689/include/c++/v1/
cmath
142
int
fpclassify
(arithmetic x);
314
using ::
fpclassify
;
/prebuilts/clang/host/darwin-x86/clang-4630689/include/c++/v1/
cmath
142
int
fpclassify
(arithmetic x);
314
using ::
fpclassify
;
/prebuilts/clang/host/darwin-x86/clang-4639204/include/c++/v1/
cmath
142
int
fpclassify
(arithmetic x);
314
using ::
fpclassify
;
/prebuilts/clang/host/darwin-x86/clang-4691093/include/c++/v1/
cmath
142
int
fpclassify
(arithmetic x);
314
using ::
fpclassify
;
/prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/
cmath
142
int
fpclassify
(arithmetic x);
314
using ::
fpclassify
;
/prebuilts/clang/host/linux-x86/clang-4393122/include/c++/v1/
cmath
142
int
fpclassify
(arithmetic x);
314
using ::
fpclassify
;
/prebuilts/clang/host/linux-x86/clang-4479392/include/c++/v1/
cmath
142
int
fpclassify
(arithmetic x);
314
using ::
fpclassify
;
/prebuilts/clang/host/linux-x86/clang-4579689/include/c++/v1/
cmath
142
int
fpclassify
(arithmetic x);
314
using ::
fpclassify
;
/prebuilts/clang/host/linux-x86/clang-4630689/include/c++/v1/
cmath
142
int
fpclassify
(arithmetic x);
314
using ::
fpclassify
;
/prebuilts/clang/host/linux-x86/clang-4639204/include/c++/v1/
cmath
142
int
fpclassify
(arithmetic x);
314
using ::
fpclassify
;
/prebuilts/clang/host/linux-x86/clang-4691093/include/c++/v1/
cmath
142
int
fpclassify
(arithmetic x);
314
using ::
fpclassify
;
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/include/
cmath
142
int
fpclassify
(arithmetic x);
314
using ::
fpclassify
;
/bionic/libc/tools/
posix-2013.txt
286
fpclassify
/external/pdfium/third_party/lcms/src/
cmsplugin.c
186
//
fpclassify
() required by C99
187
return (
fpclassify
(*n) == FP_ZERO) || (
fpclassify
(*n) == FP_NORMAL);
/external/libcxx/test/std/numerics/c.math/
cmath.pass.cpp
58
Ambiguous
fpclassify
(Ambiguous){ return Ambiguous(); }
function
[
all
...]
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/numerics/c.math/
cmath.pass.cpp
58
Ambiguous
fpclassify
(Ambiguous){ return Ambiguous(); }
function
[
all
...]
/external/libcxx/test/std/depr/depr.c.headers/
math_h.pass.cpp
56
Ambiguous
fpclassify
(Ambiguous){ return Ambiguous(); }
function
[
all
...]
/external/mesa3d/src/gallium/drivers/llvmpipe/
lp_test_arit.c
373
* denormals as zero (FTZ/DAZ). Not using
fpclassify
because
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/depr/depr.c.headers/
math_h.pass.cpp
56
Ambiguous
fpclassify
(Ambiguous){ return Ambiguous(); }
function
[
all
...]
Completed in 1910 milliseconds
1
2
3
4
5
6
7
8