Searched refs:_PC_53 (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dfloat.h182 #define _PC_53 0x00010000 macro
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)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dfloat.h182 #define _PC_53 0x00010000 macro
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)
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/
H A Dpyport.h580 (old_387controlword & ~(_MCW_PC | _MCW_RC)) | (_PC_53 | _RC_NEAR); \
/prebuilts/python/linux-x86/2.7.5/include/python2.7/
H A Dpyport.h580 (old_387controlword & ~(_MCW_PC | _MCW_RC)) | (_PC_53 | _RC_NEAR); \

Completed in 68 milliseconds