Searched refs:SIZEOF_LONG (Results 1 - 13 of 13) sorted by relevance

/prebuilts/python/darwin-x86/2.7.5/include/python2.7/
H A Dpymacconfig.h13 # undef SIZEOF_LONG macro
37 # undef SIZEOF_LONG macro
41 # define SIZEOF_LONG 8 macro
54 # define SIZEOF_LONG 4 macro
H A Dpyport.h166 #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
H A Dpyconfig.h1013 #define SIZEOF_LONG 8 macro
H A Dunicodeobject.h129 #elif SIZEOF_LONG >= 4
/prebuilts/python/linux-x86/2.7.5/include/python2.7/
H A Dpymacconfig.h13 # undef SIZEOF_LONG macro
37 # undef SIZEOF_LONG macro
41 # define SIZEOF_LONG 8 macro
54 # define SIZEOF_LONG 4 macro
H A Dpyport.h166 #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
H A Dpyconfig.h1013 #define SIZEOF_LONG 4 macro
H A Dunicodeobject.h129 #elif SIZEOF_LONG >= 4
/prebuilts/misc/common/swig/include/2.0.11/ruby/
H A Drubytracking.swg15 #if SIZEOF_VOIDP == SIZEOF_LONG
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
H A Dhwint.h16 #define HOST_BITS_PER_LONG (CHAR_BIT * SIZEOF_LONG)
H A Dauto-host.h1746 #define SIZEOF_LONG 8 macro
H A Dbitmap.h139 #define BITMAP_WORD_BITS (CHAR_BIT * SIZEOF_LONG * 1u)
H A Dcpplib.h262 #elif CHAR_BIT * SIZEOF_LONG >= 32

Completed in 377 milliseconds