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

  /external/libogg/
config.h.in 65 #undef SIZEOF_LONG_LONG
  /external/chromium_org/third_party/libevent/android/
config.h 233 #define SIZEOF_LONG_LONG 8
  /external/chromium_org/third_party/libevent/freebsd/
config.h 233 #define SIZEOF_LONG_LONG 8
  /external/chromium_org/third_party/libevent/linux/
config.h 233 #define SIZEOF_LONG_LONG 8
  /external/chromium_org/third_party/libevent/mac/
config.h 233 #define SIZEOF_LONG_LONG 8
  /external/chromium_org/third_party/libevent/solaris/
config.h 233 #define SIZEOF_LONG_LONG 8
  /external/e2fsprogs/lib/ext2fs/
llseek.c 49 #if SIZEOF_LONG == SIZEOF_LONG_LONG
53 #else /* SIZEOF_LONG != SIZEOF_LONG_LONG */
85 #endif /* SIZE_LONG == SIZEOF_LONG_LONG */
92 #if SIZEOF_OFF_T >= SIZEOF_LONG_LONG
ext2_types.h.in 95 #if (@SIZEOF_LONG_LONG@ == 8)
100 #endif /* SIZEOF_LONG_LONG == 8 */
111 #if (@SIZEOF_LONG_LONG@ == 8)
120 #endif /* SIZEOF_LONG_LONG == 8 */
  /external/e2fsprogs/lib/uuid/
uuid_types.h.in 18 #elif (@SIZEOF_LONG_LONG@ == 8)
  /external/e2fsprogs/lib/blkid/
blkid_types.h.in 95 #if (@SIZEOF_LONG_LONG@ == 8)
101 #endif /* SIZEOF_LONG_LONG == 8 */
111 #if (@SIZEOF_LONG_LONG@ == 8)
121 #endif /* SIZEOF_LONG_LONG == 8 */
llseek.c 48 #if SIZEOF_LONG == SIZEOF_LONG_LONG
52 #else /* SIZEOF_LONG != SIZEOF_LONG_LONG */
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
hwint.h 30 /* If HAVE_LONG_LONG and SIZEOF_LONG_LONG aren't defined, but
39 # define SIZEOF_LONG_LONG 8
45 # define HOST_BITS_PER_LONGLONG (CHAR_BIT * SIZEOF_LONG_LONG)
auto-host.h     [all...]
  /prebuilts/misc/common/swig/include/2.0.11/ruby/
rubytracking.swg 18 #elif SIZEOF_VOIDP == SIZEOF_LONG_LONG
  /external/chromium_org/third_party/libevent/
config.h.in 232 #undef SIZEOF_LONG_LONG
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
pyconfig.h 1019 #define SIZEOF_LONG_LONG 8
    [all...]
pyport.h 170 #elif defined(HAVE_LONG_LONG) && (SIZEOF_VOID_P <= SIZEOF_LONG_LONG)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
pyconfig.h 1019 #define SIZEOF_LONG_LONG 8
    [all...]
pyport.h 170 #elif defined(HAVE_LONG_LONG) && (SIZEOF_VOID_P <= SIZEOF_LONG_LONG)
    [all...]
  /external/e2fsprogs/lib/
config.h.in 550 #undef SIZEOF_LONG_LONG
  /external/strace/
util.c 230 #if SIZEOF_LONG > 4 && SIZEOF_LONG == SIZEOF_LONG_LONG
249 # error Unsupported configuration: SIZEOF_LONG > 4 && SIZEOF_LONG_LONG > SIZEOF_LONG
    [all...]
  /external/valgrind/main/coregrind/m_debuginfo/
lzodefs.h     [all...]
minilzo-inl.c     [all...]
  /external/e2fsprogs/
configure 644 SIZEOF_LONG_LONG
    [all...]

Completed in 527 milliseconds