OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_PC_53
(Results
1 - 8
of
8
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
float.h
182
#define
_PC_53
0x00010000
224
#define PC_53
_PC_53
228
#define _CW_DEFAULT (_RC_NEAR+
_PC_53
+_EM_INVALID+_EM_ZERODIVIDE+_EM_OVERFLOW+_EM_UNDERFLOW+_EM_INEXACT+_EM_DENORMAL)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
pyport.h
576
(old_387controlword & ~(_MCW_PC | _MCW_RC)) | (
_PC_53
| _RC_NEAR); \
[
all
...]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Include/
pyport.h
592
(old_387controlword & ~(_MCW_PC | _MCW_RC)) | (
_PC_53
| _RC_NEAR); \
[
all
...]
/external/python/cpython2/Include/
pyport.h
576
(old_387controlword & ~(_MCW_PC | _MCW_RC)) | (
_PC_53
| _RC_NEAR); \
/prebuilts/gdb/darwin-x86/include/python2.7/
pyport.h
580
(old_387controlword & ~(_MCW_PC | _MCW_RC)) | (
_PC_53
| _RC_NEAR); \
[
all
...]
/prebuilts/gdb/linux-x86/include/python2.7/
pyport.h
580
(old_387controlword & ~(_MCW_PC | _MCW_RC)) | (
_PC_53
| _RC_NEAR); \
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/
pyport.h
580
(old_387controlword & ~(_MCW_PC | _MCW_RC)) | (
_PC_53
| _RC_NEAR); \
[
all
...]
/prebuilts/python/linux-x86/2.7.5/include/python2.7/
pyport.h
580
(old_387controlword & ~(_MCW_PC | _MCW_RC)) | (
_PC_53
| _RC_NEAR); \
[
all
...]
Completed in 1138 milliseconds