Home
last modified time | relevance | path

Searched refs:_SGI_MP_SOURCE (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Include/
DPython.h21 #if defined(__sgi) && !defined(_SGI_MP_SOURCE)
22 #define _SGI_MP_SOURCE macro
/external/python/cpython2/Include/
DPython.h29 #if defined(__sgi) && defined(WITH_THREAD) && !defined(_SGI_MP_SOURCE)
30 #define _SGI_MP_SOURCE macro
/external/python/cpython3/Python/
Dmystrtoul.c4 #if defined(__sgi) && !defined(_SGI_MP_SOURCE)
5 #define _SGI_MP_SOURCE macro
/external/python/cpython2/Python/
Dmystrtoul.c4 #if defined(__sgi) && defined(WITH_THREAD) && !defined(_SGI_MP_SOURCE)
5 #define _SGI_MP_SOURCE macro