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

  /prebuilts/gdb/darwin-x86/include/python2.7/
pymacconfig.h 17 # undef SIZEOF_VOID_P
45 # define SIZEOF_VOID_P 8
58 # define SIZEOF_VOID_P 4
objimpl.h 180 #if ((SIZEOF_VOID_P - 1) & SIZEOF_VOID_P) != 0
181 # error "_PyObject_VAR_SIZE requires SIZEOF_VOID_P be a power of 2"
188 (SIZEOF_VOID_P - 1) \
189 ) & ~(SIZEOF_VOID_P - 1) \
pyport.h 142 (as determined by SIZEOF_VOID_P); otherwise we use 15-bit digits. */
146 defined HAVE_UINT32_T && defined HAVE_INT32_T && SIZEOF_VOID_P >= 8)
162 #elif SIZEOF_VOID_P <= SIZEOF_INT
166 #elif SIZEOF_VOID_P <= SIZEOF_LONG
170 #elif defined(HAVE_LONG_LONG) && (SIZEOF_VOID_P <= SIZEOF_LONG_LONG)
184 #elif SIZEOF_VOID_P == SIZEOF_SIZE_T
    [all...]
pyconfig.h 1043 #define SIZEOF_VOID_P 8
    [all...]
  /prebuilts/gdb/linux-x86/include/python2.7/
pymacconfig.h 17 # undef SIZEOF_VOID_P
45 # define SIZEOF_VOID_P 8
58 # define SIZEOF_VOID_P 4
objimpl.h 180 #if ((SIZEOF_VOID_P - 1) & SIZEOF_VOID_P) != 0
181 # error "_PyObject_VAR_SIZE requires SIZEOF_VOID_P be a power of 2"
188 (SIZEOF_VOID_P - 1) \
189 ) & ~(SIZEOF_VOID_P - 1) \
pyport.h 142 (as determined by SIZEOF_VOID_P); otherwise we use 15-bit digits. */
146 defined HAVE_UINT32_T && defined HAVE_INT32_T && SIZEOF_VOID_P >= 8)
162 #elif SIZEOF_VOID_P <= SIZEOF_INT
166 #elif SIZEOF_VOID_P <= SIZEOF_LONG
170 #elif defined(HAVE_LONG_LONG) && (SIZEOF_VOID_P <= SIZEOF_LONG_LONG)
184 #elif SIZEOF_VOID_P == SIZEOF_SIZE_T
    [all...]
pyconfig.h 1043 #define SIZEOF_VOID_P 8
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
pymacconfig.h 17 # undef SIZEOF_VOID_P
45 # define SIZEOF_VOID_P 8
58 # define SIZEOF_VOID_P 4
objimpl.h 180 #if ((SIZEOF_VOID_P - 1) & SIZEOF_VOID_P) != 0
181 # error "_PyObject_VAR_SIZE requires SIZEOF_VOID_P be a power of 2"
188 (SIZEOF_VOID_P - 1) \
189 ) & ~(SIZEOF_VOID_P - 1) \
pyport.h 142 (as determined by SIZEOF_VOID_P); otherwise we use 15-bit digits. */
146 defined HAVE_UINT32_T && defined HAVE_INT32_T && SIZEOF_VOID_P >= 8)
162 #elif SIZEOF_VOID_P <= SIZEOF_INT
166 #elif SIZEOF_VOID_P <= SIZEOF_LONG
170 #elif defined(HAVE_LONG_LONG) && (SIZEOF_VOID_P <= SIZEOF_LONG_LONG)
184 #elif SIZEOF_VOID_P == SIZEOF_SIZE_T
    [all...]
pyconfig.h 1043 #define SIZEOF_VOID_P 8
    [all...]
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
pymacconfig.h 17 # undef SIZEOF_VOID_P
45 # define SIZEOF_VOID_P 8
58 # define SIZEOF_VOID_P 4
objimpl.h 180 #if ((SIZEOF_VOID_P - 1) & SIZEOF_VOID_P) != 0
181 # error "_PyObject_VAR_SIZE requires SIZEOF_VOID_P be a power of 2"
188 (SIZEOF_VOID_P - 1) \
189 ) & ~(SIZEOF_VOID_P - 1) \
pyport.h 142 (as determined by SIZEOF_VOID_P); otherwise we use 15-bit digits. */
146 defined HAVE_UINT32_T && defined HAVE_INT32_T && SIZEOF_VOID_P >= 8)
162 #elif SIZEOF_VOID_P <= SIZEOF_INT
166 #elif SIZEOF_VOID_P <= SIZEOF_LONG
170 #elif defined(HAVE_LONG_LONG) && (SIZEOF_VOID_P <= SIZEOF_LONG_LONG)
184 #elif SIZEOF_VOID_P == SIZEOF_SIZE_T
    [all...]
pyconfig.h 1043 #define SIZEOF_VOID_P 4
    [all...]
  /external/dbus/
config.h 257 #define SIZEOF_VOID_P sizeof(void *)
  /toolchain/binutils/binutils-2.25/ld/
config.in 177 #undef SIZEOF_VOID_P
  /external/libevent/
config.h.in 409 #undef SIZEOF_VOID_P
  /toolchain/binutils/binutils-2.25/bfd/
config.in 321 #undef SIZEOF_VOID_P
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
auto-host.h     [all...]
  /external/valgrind/coregrind/m_debuginfo/
lzodefs.h     [all...]
minilzo-inl.c     [all...]
  /external/libvncserver/common/
lzodefs.h     [all...]
minilzo.c     [all...]

Completed in 437 milliseconds