HomeSort by relevance Sort by last modified time
    Searched refs:_MCW_PC (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
float.h 136 #define _MCW_PC 0x00030000 /* Precision */
222 #define MCW_PC _MCW_PC
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
pyport.h 580 (old_387controlword & ~(_MCW_PC | _MCW_RC)) | (_PC_53 | _RC_NEAR); \
582 __control87_2(new_387controlword, _MCW_PC | _MCW_RC, \
588 __control87_2(old_387controlword, _MCW_PC | _MCW_RC, \
    [all...]
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
pyport.h 580 (old_387controlword & ~(_MCW_PC | _MCW_RC)) | (_PC_53 | _RC_NEAR); \
582 __control87_2(new_387controlword, _MCW_PC | _MCW_RC, \
588 __control87_2(old_387controlword, _MCW_PC | _MCW_RC, \
    [all...]

Completed in 262 milliseconds