Searched refs:I_IUTF8 (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dtty.h71 #define I_IUTF8(tty) _I_FLAG((tty), IUTF8) macro
/linux-master/drivers/tty/
H A Dn_tty.c390 return I_IUTF8(tty) && is_utf8_continuation(c);

Completed in 118 milliseconds