Home | History | Annotate | Download | only in python2.7

Lines Matching refs:SIZEOF_LONG

166 #elif SIZEOF_VOID_P <= SIZEOF_LONG
207 #if SIZEOF_PID_T > SIZEOF_LONG
238 # elif SIZEOF_SIZE_T == SIZEOF_LONG
1006 #if SIZEOF_LONG == 4
1008 #elif SIZEOF_LONG == 8
1020 #define LONG_BIT (8 * SIZEOF_LONG)
1023 #if LONG_BIT != 8 * SIZEOF_LONG