Home
last modified time | relevance | path

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

/dports/editors/jove/jove/
H A Djove.h356 # define CheapPreEmptOutput() (ResizePending || (SlowCmd == 0 && InputPending)) macro
359 # define CheapPreEmptOutput() (SlowCmd == 0 && InputPending) macro