HomeSort by relevance Sort by last modified time
    Searched defs:SIZEOF_VOID_P (Results 1 - 7 of 7) 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 4
    [all...]
  /external/chromium_org/third_party/fontconfig/include/
config.h 284 #define SIZEOF_VOID_P 8
  /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...]

Completed in 146 milliseconds