Home
last modified time | relevance | path

Searched refs:UCHAR_TYPE (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/common/unicode/
Dumachine.h303 #if defined(UCHAR_TYPE)
304 typedef UCHAR_TYPE UChar;
/external/bison/lib/
Dstrtol.c193 # define UCHAR_TYPE wint_t macro
206 # define UCHAR_TYPE unsigned char macro
246 register UCHAR_TYPE c; in INTERNAL()