Home
last modified time | relevance | path

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

/minix3/minix/drivers/tty/pty/
H A Dtty.h100 #define IN_LSHIFT 8 /* length = (c & IN_LEN) >> IN_LSHIFT */ macro
/minix3/minix/drivers/tty/tty/
H A Dtty.h105 #define IN_LSHIFT 8 /* length = (c & IN_LEN) >> IN_LSHIFT */ macro