Searched refs:INT16_MIN (Results 1 - 11 of 11) sorted by relevance

/external/webkit/JavaScriptCore/icu/unicode/
H A Dumachine.h162 #ifndef INT16_MIN
164 # define INT16_MIN ((int16_t)(-32767-1)) macro
/external/webkit/JavaScriptGlue/icu/unicode/
H A Dumachine.h162 #ifndef INT16_MIN
164 # define INT16_MIN ((int16_t)(-32767-1)) macro
/external/webkit/WebCore/icu/unicode/
H A Dumachine.h162 #ifndef INT16_MIN
164 # define INT16_MIN ((int16_t)(-32767-1)) macro
/external/webkit/WebKit/mac/icu/unicode/
H A Dumachine.h162 #ifndef INT16_MIN
164 # define INT16_MIN ((int16_t)(-32767-1)) macro
/external/chromium/third_party/icu/public/common/unicode/
H A Dumachine.h139 #ifndef INT16_MIN
141 # define INT16_MIN ((int16_t)(-32767-1)) macro
/external/icu4c/common/unicode/
H A Dumachine.h146 #ifndef INT16_MIN
148 # define INT16_MIN ((int16_t)(-32767-1)) macro
/external/bison/src/
H A Dsystem.h29 # undef INT16_MIN macro
H A Dscan-skel.c71 #ifndef INT16_MIN
72 #define INT16_MIN (-32767-1) macro
H A Dscan-gram.c71 #ifndef INT16_MIN
72 #define INT16_MIN (-32767-1) macro
/external/bluetooth/bluez/tools/
H A Dlexer.c54 #ifndef INT16_MIN
55 #define INT16_MIN (-32767-1) macro
/external/libpcap/
H A Dscanner.c54 #ifndef INT16_MIN
55 #define INT16_MIN (-32767-1) macro

Completed in 2144 milliseconds