Home
last modified time | relevance | path

Searched refs:serial_ESCAPE (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/rdi-share/
H A Drxtx.h70 #define serial_ESCAPE (0x40) /* OR-ed with escaped characters */ macro
H A Dtx.c159 return ch_in | serial_ESCAPE; in escape()
H A Drx.c70 new_ch &= ~serial_ESCAPE; in Angel_RxEngine()