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

  /external/chromium_org/base/third_party/symbolize/
symbolize.h 74 // For systems where SIZEOF_VOID_P is not defined, determine it
76 #if !defined(SIZEOF_VOID_P)
78 # define SIZEOF_VOID_P 8
80 # define SIZEOF_VOID_P 4
86 # if SIZEOF_VOID_P == 4
88 # elif SIZEOF_VOID_P == 8
  /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
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
pyconfig.h 1043 #define SIZEOF_VOID_P 8
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
auto-host.h     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
auto-host.h     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
auto-host.h     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
auto-host.h     [all...]

Completed in 1570 milliseconds