Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/wscons/
H A Dascii.h13 #define ASCII_ESC 0x1b /* escape */ macro
/netbsd-src/external/bsd/mdocml/dist/
H A Droff.c47 #define ASCII_ESC 27 macro