Home
last modified time | relevance | path

Searched defs:START_CHAR (Results 1 – 2 of 2) sorted by relevance

/external/icu4c/i18n/
Dregeximp.h311 START_CHAR, // Match starts with a literal code point. enumerator
/external/kernel-headers/original/linux/
Dtty.h89 #define START_CHAR(tty) ((tty)->termios->c_cc[VSTART]) macro