Home
last modified time | relevance | path

Searched refs:_SGIAPI (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Modules/
Dsocketmodule.c249 #if defined(__sgi) && _COMPILER_VERSION>700 && !_SGIAPI
256 #undef _SGIAPI /* to avoid warning */
257 #define _SGIAPI 1 macro
/external/python/cpython3/Modules/
Dsocketmodule.c244 #if defined(__sgi) && _COMPILER_VERSION>700 && !_SGIAPI
251 #undef _SGIAPI /* to avoid warning */
252 #define _SGIAPI 1 macro