Home
last modified time | relevance | path

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

/busybox-1.35.0/coreutils/
Dstty.c161 #ifndef FFDLY
162 # define FFDLY 0 macro
286 #if (CSIZE | NLDLY | CRDLY | TABDLY | BSDLY | VTDLY | FFDLY) < 0x100
288 #elif (CSIZE | NLDLY | CRDLY | TABDLY | BSDLY | VTDLY | FFDLY) < 0x10000
448 #if FFDLY
449 MI_ENTRY("ff1", output, SANE_UNSET, FF1, FFDLY)
450 MI_ENTRY("ff0", output, SANE_SET, FF0, FFDLY)
612 #if FFDLY
613 MI_ENTRY("ff1", output, SANE_UNSET, FF1, FFDLY)
614 MI_ENTRY("ff0", output, SANE_SET, FF0, FFDLY)