HomeSort by relevance Sort by last modified time
    Searched refs:SIZEOF_LONG (Results 1 - 25 of 140) sorted by null

1 2 3 4 5 6

  /external/liblzf/
config.h.in 13 #undef SIZEOF_LONG
  /external/flatbuffers/java/com/google/flatbuffers/
Constants.java 35 static final int SIZEOF_LONG = 8;
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
pymacconfig.h 13 # undef SIZEOF_LONG
37 # undef SIZEOF_LONG
41 # define SIZEOF_LONG 8
54 # define SIZEOF_LONG 4
pyport.h 166 #elif SIZEOF_VOID_P <= SIZEOF_LONG
206 #if SIZEOF_PID_T > SIZEOF_LONG
236 # elif SIZEOF_SIZE_T == SIZEOF_LONG
863 #if SIZEOF_LONG == 4
865 #elif SIZEOF_LONG == 8
877 #define LONG_BIT (8 * SIZEOF_LONG)
880 #if LONG_BIT != 8 * SIZEOF_LONG
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
pymacconfig.h 13 # undef SIZEOF_LONG
37 # undef SIZEOF_LONG
41 # define SIZEOF_LONG 8
54 # define SIZEOF_LONG 4
pyport.h 166 #elif SIZEOF_VOID_P <= SIZEOF_LONG
206 #if SIZEOF_PID_T > SIZEOF_LONG
236 # elif SIZEOF_SIZE_T == SIZEOF_LONG
840 #if SIZEOF_LONG == 4
842 #elif SIZEOF_LONG == 8
854 #define LONG_BIT (8 * SIZEOF_LONG)
857 #if LONG_BIT != 8 * SIZEOF_LONG
  /external/python/cpython2/Include/
pymacconfig.h 13 # undef SIZEOF_LONG
37 # undef SIZEOF_LONG
41 # define SIZEOF_LONG 8
54 # define SIZEOF_LONG 4
  /prebuilts/gdb/darwin-x86/include/python2.7/
pymacconfig.h 13 # undef SIZEOF_LONG
37 # undef SIZEOF_LONG
41 # define SIZEOF_LONG 8
54 # define SIZEOF_LONG 4
  /prebuilts/gdb/linux-x86/include/python2.7/
pymacconfig.h 13 # undef SIZEOF_LONG
37 # undef SIZEOF_LONG
41 # define SIZEOF_LONG 8
54 # define SIZEOF_LONG 4
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
pymacconfig.h 13 # undef SIZEOF_LONG
37 # undef SIZEOF_LONG
41 # define SIZEOF_LONG 8
54 # define SIZEOF_LONG 4
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
pymacconfig.h 13 # undef SIZEOF_LONG
37 # undef SIZEOF_LONG
41 # define SIZEOF_LONG 8
54 # define SIZEOF_LONG 4
  /external/elfutils/
config.h 72 #define SIZEOF_LONG 8
74 #define SIZEOF_LONG 4
  /external/libdivsufsort/CMakeModules/
CheckLFS.cmake 38 check_type_size("long" SIZEOF_LONG)
40 if(SIZEOF_OFF_T GREATER SIZEOF_LONG)
42 elseif(SIZEOF_LONG GREATER SIZEOF_INT)
44 else(SIZEOF_OFF_T GREATER SIZEOF_LONG)
46 endif(SIZEOF_OFF_T GREATER SIZEOF_LONG)
67 check_type_size("long" SIZEOF_LONG)
69 if(SIZEOF_OFF64_T GREATER SIZEOF_LONG)
71 elseif(SIZEOF_LONG GREATER SIZEOF_INT)
73 else(SIZEOF_OFF64_T GREATER SIZEOF_LONG)
75 endif(SIZEOF_OFF64_T GREATER SIZEOF_LONG)
    [all...]
  /external/python/cpython2/Modules/_sqlite/
util.c 123 # if SIZEOF_LONG < SIZEOF_LONG_LONG
128 # if SIZEOF_LONG < 8
155 # if SIZEOF_LONG > 8
  /external/e2fsprogs/lib/uuid/
uuid_types.h.in 15 #elif (@SIZEOF_LONG@ == 8)
40 #elif (@SIZEOF_LONG@ == 4)
  /external/e2fsprogs/lib/blkid/
blkid_types.h.in 74 #if (@SIZEOF_LONG@ == 4)
83 #endif /* SIZEOF_LONG == 4 */
96 #if (@SIZEOF_LONG@ == 4)
105 #endif /* SIZEOF_LONG == 4 */
121 #if (@SIZEOF_LONG@ == 8)
126 #endif /* SIZEOF_LONG == 8 */
147 #if (@SIZEOF_LONG@ == 8)
152 #endif /* SIZEOF_LONG == 8 */
  /external/libogg/
config.h.in 62 #undef SIZEOF_LONG
  /external/e2fsprogs/lib/ext2fs/
ext2_types.h.in 74 #if (@SIZEOF_LONG@ == 4)
83 #endif /* SIZEOF_LONG == 4 */
96 #if (@SIZEOF_LONG@ == 4)
105 #endif /* SIZEOF_LONG == 4 */
121 #if (@SIZEOF_LONG@ == 8)
127 #endif /* SIZEOF_LONG == 8 */
147 #if (@SIZEOF_LONG@ == 8)
153 #endif /* SIZEOF_LONG == 8 */
  /external/python/cpython2/PC/
pyconfig.h 388 #define SIZEOF_LONG 4
415 #elif SIZEOF_LONG == 4
432 #elif SIZEOF_LONG == 4
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
mystrtoul.c 64 #if SIZEOF_LONG == 4
70 #elif SIZEOF_LONG == 8
78 #error "Need table for SIZEOF_LONG"
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
mystrtoul.c 64 #if SIZEOF_LONG == 4
70 #elif SIZEOF_LONG == 8
78 #error "Need table for SIZEOF_LONG"
  /external/python/cpython2/Python/
mystrtoul.c 64 #if SIZEOF_LONG == 4
70 #elif SIZEOF_LONG == 8
78 #error "Need table for SIZEOF_LONG"
  /external/python/cpython2/PC/os2vacpp/
pyconfig.h 77 #define SIZEOF_LONG 4 /* Count of Bytes in a (long) */
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Include/
pyport.h 166 #elif SIZEOF_VOID_P <= SIZEOF_LONG
206 #if SIZEOF_PID_T > SIZEOF_LONG
236 # elif SIZEOF_SIZE_T == SIZEOF_LONG
840 #if SIZEOF_LONG == 4
842 #elif SIZEOF_LONG == 8
854 #define LONG_BIT (8 * SIZEOF_LONG)
857 #if LONG_BIT != 8 * SIZEOF_LONG
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Include/
pyport.h 181 #elif SIZEOF_VOID_P <= SIZEOF_LONG
221 #if SIZEOF_PID_T > SIZEOF_LONG
251 # elif SIZEOF_SIZE_T == SIZEOF_LONG
879 #if SIZEOF_LONG == 4
881 #elif SIZEOF_LONG == 8
893 #define LONG_BIT (8 * SIZEOF_LONG)
896 #if LONG_BIT != 8 * SIZEOF_LONG
    [all...]

Completed in 568 milliseconds

1 2 3 4 5 6