Home
last modified time | relevance | path

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

/busybox-1.35.0/coreutils/
Dstty.c236 #ifndef VTDLY
237 # define VTDLY 0 macro
286 #if (CSIZE | NLDLY | CRDLY | TABDLY | BSDLY | VTDLY | FFDLY) < 0x100
288 #elif (CSIZE | NLDLY | CRDLY | TABDLY | BSDLY | VTDLY | FFDLY) < 0x10000
444 #if VTDLY
445 MI_ENTRY("vt1", output, SANE_UNSET, VT1, VTDLY)
446 MI_ENTRY("vt0", output, SANE_SET, VT0, VTDLY)
608 #if VTDLY
609 MI_ENTRY("vt1", output, SANE_UNSET, VT1, VTDLY)
610 MI_ENTRY("vt0", output, SANE_SET, VT0, VTDLY)