Home
last modified time | relevance | path

Searched refs:UINT8_MAX (Results 1 – 13 of 13) sorted by relevance

/external/webkit/JavaScriptCore/icu/unicode/
Dumachine.h184 #ifndef UINT8_MAX
186 # define UINT8_MAX ((uint8_t)(255U)) macro
/external/icu4c/common/unicode/
Dumachine.h168 #ifndef UINT8_MAX
170 # define UINT8_MAX ((uint8_t)(255U)) macro
/external/webkit/JavaScriptGlue/icu/unicode/
Dumachine.h184 #ifndef UINT8_MAX
186 # define UINT8_MAX ((uint8_t)(255U)) macro
/external/chromium/third_party/icu/public/common/unicode/
Dumachine.h161 #ifndef UINT8_MAX
163 # define UINT8_MAX ((uint8_t)(255U)) macro
/external/webkit/WebCore/icu/unicode/
Dumachine.h184 #ifndef UINT8_MAX
186 # define UINT8_MAX ((uint8_t)(255U)) macro
/external/webkit/WebKit/mac/icu/unicode/
Dumachine.h184 #ifndef UINT8_MAX
186 # define UINT8_MAX ((uint8_t)(255U)) macro
/external/bison/src/
Dsystem.h33 # undef UINT8_MAX
Dscan-skel.c86 #ifndef UINT8_MAX
87 #define UINT8_MAX (255U) macro
Dscan-gram.c86 #ifndef UINT8_MAX
87 #define UINT8_MAX (255U) macro
/external/bluetooth/bluez/tools/
Dlexer.c69 #ifndef UINT8_MAX
70 #define UINT8_MAX (255U) macro
/external/libpcap/
Dscanner.c69 #ifndef UINT8_MAX
70 #define UINT8_MAX (255U) macro
/external/libvpx/nestegg/m4/
Dax_create_stdint_h.m4640 # define UINT8_MAX (255)
657 # define UINT_LEAST8_MAX UINT8_MAX
/external/bison/
DChangeLog693 (INT16_MAX, UINT8_MAX, INT32_MAX, UINT16_MAX, UINT32_MAX):