Home
last modified time | relevance | path

Searched defs:IEXTEN (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/lib/libedit/
H A Dtty.h93 # define IEXTEN 0 macro
125 # define IEXTEN 0 macro
131 # define IEXTEN 0 macro
142 # define IEXTEN 0 macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/
H A Dtermios.d214 enum IEXTEN = 0x0008000; // 0100000 in version() local
311 enum IEXTEN = 0x00000400; in version() local
408 enum IEXTEN = 0x00000400; in version() local
505 enum IEXTEN = 0x00000400; in version() local
602 enum IEXTEN = 0x00000400; in version() local
699 enum IEXTEN = 0x00000400; in version() local
792 enum IEXTEN = 0x008000; /* POSIX flag - enable POSIX extensions */ in version() local
/netbsd-src/sys/sys/
H A Dtermios.h176 #define IEXTEN 0x00000400U /* enable DISCARD and LNEXT */ macro