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

  /external/webkit/JavaScriptCore/icu/unicode/
umachine.h 158 #ifndef INT8_MIN
160 # define INT8_MIN ((int8_t)(-128))
  /external/webkit/JavaScriptGlue/icu/unicode/
umachine.h 158 #ifndef INT8_MIN
160 # define INT8_MIN ((int8_t)(-128))
  /external/webkit/WebCore/icu/unicode/
umachine.h 158 #ifndef INT8_MIN
160 # define INT8_MIN ((int8_t)(-128))
  /external/webkit/WebKit/mac/icu/unicode/
umachine.h 158 #ifndef INT8_MIN
160 # define INT8_MIN ((int8_t)(-128))
  /bionic/libc/include/
stdint.h 75 # define INT8_MIN (-128)
77 # define INT_LEAST8_MIN INT8_MIN
79 # define INT_FAST8_MIN INT8_MIN
  /development/ndk/platforms/android-3/include/
stdint.h 75 # define INT8_MIN (-128)
77 # define INT_LEAST8_MIN INT8_MIN
79 # define INT_FAST8_MIN INT8_MIN
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
stdint.h 75 # define INT8_MIN (-128)
77 # define INT_LEAST8_MIN INT8_MIN
79 # define INT_FAST8_MIN INT8_MIN
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
stdint.h 75 # define INT8_MIN (-128)
77 # define INT_LEAST8_MIN INT8_MIN
79 # define INT_FAST8_MIN INT8_MIN
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
stdint.h 75 # define INT8_MIN (-128)
77 # define INT_LEAST8_MIN INT8_MIN
79 # define INT_FAST8_MIN INT8_MIN
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
stdint.h 75 # define INT8_MIN (-128)
77 # define INT_LEAST8_MIN INT8_MIN
79 # define INT_FAST8_MIN INT8_MIN
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
stdint.h 75 # define INT8_MIN (-128)
77 # define INT_LEAST8_MIN INT8_MIN
79 # define INT_FAST8_MIN INT8_MIN
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
stdint.h 75 # define INT8_MIN (-128)
77 # define INT_LEAST8_MIN INT8_MIN
79 # define INT_FAST8_MIN INT8_MIN
  /external/chromium/third_party/icu/public/common/unicode/
umachine.h 135 #ifndef INT8_MIN
137 # define INT8_MIN ((int8_t)(-128))
  /external/icu4c/common/unicode/
umachine.h 142 #ifndef INT8_MIN
144 # define INT8_MIN ((int8_t)(-128))
  /external/bison/src/
system.h 23 /* flex 2.5.31 gratutiously defines macros like INT8_MIN. But this
28 # undef INT8_MIN
scan-skel.c 68 #ifndef INT8_MIN
69 #define INT8_MIN (-128)
    [all...]
scan-gram.c 68 #ifndef INT8_MIN
69 #define INT8_MIN (-128)
    [all...]
  /system/core/sh/
init.c 139 #undef INT8_MIN
140 #define INT8_MIN (-128)
431 #undef INT8_MIN
432 #define INT8_MIN (-128)
723 #undef INT8_MIN
724 #define INT8_MIN (-128)
arith_lex.c 52 #ifndef INT8_MIN
53 #define INT8_MIN (-128)
    [all...]
  /external/bluetooth/bluez/tools/
lexer.c 51 #ifndef INT8_MIN
52 #define INT8_MIN (-128)
    [all...]
  /external/libpcap/
scanner.c 51 #ifndef INT8_MIN
52 #define INT8_MIN (-128)
    [all...]

Completed in 1538 milliseconds