OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_FPCLASS_ND
(Results
1 - 7
of
7
) sorted by null
/external/mesa3d/include/
c99_math.h
170
case
_FPCLASS_ND
: /* negative denormalized */
/prebuilts/ndk/r10/sources/cxx-stl/llvm-libc++/libcxx/include/support/win32/
math_win32.h
85
case
_FPCLASS_ND
:
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/include/support/win32/
math_win32.h
85
case
_FPCLASS_ND
:
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/include/support/win32/
math_win32.h
87
case
_FPCLASS_ND
:
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
float.h
194
#define
_FPCLASS_ND
0x0010 /* Negative Denormal */
math.h
64
#define
_FPCLASS_ND
0x0010 /* Negative Denormal */
334
#define FP_NDENORM
_FPCLASS_ND
[
all
...]
/external/libxml2/
trionan.c
611
# define TRIO_NEGATIVE_SUBNORMAL
_FPCLASS_ND
Completed in 43 milliseconds