/third_party/python/Include/ |
D | pymacconfig.h | 13 # undef SIZEOF_LONG 37 # undef SIZEOF_LONG 41 # define SIZEOF_LONG 8 macro 54 # define SIZEOF_LONG 4 macro
|
D | pyport.h | 723 #if SIZEOF_LONG == 4 725 #elif SIZEOF_LONG == 8 737 #define LONG_BIT (8 * SIZEOF_LONG) 740 #if LONG_BIT != 8 * SIZEOF_LONG
|
D | longobject.h | 43 #elif SIZEOF_PID_T == SIZEOF_LONG 58 #elif SIZEOF_VOID_P == SIZEOF_LONG
|
/third_party/python/Objects/stringlib/ |
D | codecs.h | 465 #if SIZEOF_LONG == 8 467 #elif SIZEOF_LONG == 4 515 while (_q + SIZEOF_LONG <= e) { in STRINGLIB() 533 # if SIZEOF_LONG == 4 in STRINGLIB() 536 # elif SIZEOF_LONG == 8 in STRINGLIB() 543 # if SIZEOF_LONG == 4 in STRINGLIB() 546 # elif SIZEOF_LONG == 8 in STRINGLIB() 553 _q += SIZEOF_LONG; in STRINGLIB() 554 p += SIZEOF_LONG / 2; in STRINGLIB()
|
/third_party/python/Python/ |
D | mystrtoul.c | 64 #if SIZEOF_LONG == 4 70 #elif SIZEOF_LONG == 8
|
/third_party/elfutils/libdwfl/ |
D | linux-pid-attach.c | 203 #if SIZEOF_LONG == 8 in pid_memory_read() 215 #if SIZEOF_LONG == 8 in pid_memory_read() 224 #if SIZEOF_LONG == 8 in pid_memory_read() 235 #if SIZEOF_LONG == 8 in pid_memory_read()
|
/third_party/skia/third_party/externals/freetype/builds/vms/ |
D | ftconfig.h | 46 #define SIZEOF_LONG 4 macro
|
/third_party/elfutils/ |
D | config.h | 150 #define SIZEOF_LONG 8 macro
|
/third_party/python/Modules/ |
D | overlapped.c | 978 #if SIZEOF_SIZE_T <= SIZEOF_LONG in _overlapped_Overlapped_ReadFile_impl() 1015 #if SIZEOF_SIZE_T > SIZEOF_LONG in _overlapped_Overlapped_ReadFileInto_impl() 1085 #if SIZEOF_SIZE_T <= SIZEOF_LONG in _overlapped_Overlapped_WSARecv_impl() 1124 #if SIZEOF_SIZE_T > SIZEOF_LONG in _overlapped_Overlapped_WSARecvInto_impl() 1166 #if SIZEOF_SIZE_T > SIZEOF_LONG in _overlapped_Overlapped_WriteFile_impl() 1223 #if SIZEOF_SIZE_T > SIZEOF_LONG in _overlapped_Overlapped_WSASend_impl() 1720 #if SIZEOF_SIZE_T > SIZEOF_LONG in _overlapped_Overlapped_WSASendTo_impl() 1786 #if SIZEOF_SIZE_T <= SIZEOF_LONG in _overlapped_Overlapped_WSARecvFrom_impl()
|
D | _struct.c | 627 #if (SIZEOF_LONG > SIZEOF_INT) in np_int() 644 #if (SIZEOF_LONG > SIZEOF_INT) in np_uint() 816 if (SIZEOF_LONG > f->size) in bu_int() 893 if (i != SIZEOF_LONG) { in bp_int() 896 #if (SIZEOF_LONG != 4) in bp_int() 917 if (i != SIZEOF_LONG) { in bp_uint() 1037 if (SIZEOF_LONG > f->size) in lu_int() 1108 if (i != SIZEOF_LONG) { in lp_int() 1111 #if (SIZEOF_LONG != 4) in lp_int() 1132 if (i != SIZEOF_LONG) { in lp_uint()
|
/third_party/gstreamer/gstplugins_good/ |
D | config.h | 101 #define SIZEOF_LONG 8 macro
|
/third_party/gstreamer/gstplugins_bad/ |
D | config.h | 106 #define SIZEOF_LONG 8 macro
|
/third_party/curl/lib/ |
D | config-mac.h | 77 #define SIZEOF_LONG 4 macro
|
D | config-dos.h | 81 #define SIZEOF_LONG 4 macro
|
D | config-win32ce.h | 211 #define SIZEOF_LONG 4 macro
|
D | config-plan9.h | 53 #define SIZEOF_LONG 4 macro
|
D | config-os400.h | 236 #define SIZEOF_LONG 4 macro
|
D | strtoofft.c | 38 #if (SIZEOF_CURL_OFF_T > SIZEOF_LONG)
|
/third_party/gstreamer/gstplugins_base/ |
D | config.h | 122 #define SIZEOF_LONG 8 macro
|
/third_party/python/Modules/_multiprocessing/ |
D | multiprocessing.h | 52 #if SIZEOF_VOID_P == SIZEOF_LONG
|
/third_party/e2fsprogs/ |
D | 0016-e2fsprogs-add-sw64.patch | 127 -#if (defined(__alpha__) || ((defined(__sparc__) || defined(__mips__)) && (SIZEOF_LONG == 4))) 128 …lpha__) || defined(__sw_64__) || ((defined(__sparc__) || defined(__mips__)) && (SIZEOF_LONG == 4)))
|
/third_party/libsnd/include/ |
D | config.h | 264 #define SIZEOF_LONG 8 macro
|
/third_party/node/deps/cares/config/cygwin/ |
D | ares_config.h | 454 #define SIZEOF_LONG 4 macro
|
/third_party/python/Modules/_ctypes/ |
D | cfield.c | 436 #if SIZEOF_LONG == 4 438 #elif SIZEOF_LONG == 8 1450 #if SIZEOF_VOID_P <= SIZEOF_LONG in P_set() 1489 #if SIZEOF_LONG == 4 1492 #elif SIZEOF_LONG == 8 1519 #elif SIZEOF__BOOL == SIZEOF_LONG
|
/third_party/curl/customized/include/ |
D | curl_config_standard_http3.h | 934 #define SIZEOF_LONG 8 macro
|