Home
last modified time | relevance | path

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

/external/icu4c/common/unicode/
Dumachine.h143 #ifndef UINT8_MAX
145 # 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/webkit/JavaScriptGlue/icu/unicode/
Dumachine.h184 #ifndef UINT8_MAX
186 # define UINT8_MAX ((uint8_t)(255U)) macro
/external/webkit/JavaScriptCore/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/rfcomm/
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/bison/
DChangeLog693 (INT16_MAX, UINT8_MAX, INT32_MAX, UINT16_MAX, UINT32_MAX):