Searched refs:no_overrun (Results 1 – 2 of 2) sorted by relevance
56 static uint8_t no_overrun = FALSE; variable187 if (no_overrun && progress == 100 && file->read < file->length) in operate_on_bytes()234 if (no_overrun && progress == 100 && file->read < file->length) in operate_on_lines()341 no_overrun = TRUE; in main()
95 uint8_t no_overrun = FALSE; in dpv() local202 no_overrun = ((options & DPV_NO_OVERRUN) != 0); in dpv()609 if (no_overrun || dialog_test) in dpv()