Home
last modified time | relevance | path

Searched refs:more_stuff (Results 1 - 1 of 1) sorted by relevance

/third_party/cups-filters/filter/foomatic-rip/
H A Dpostscript.c244 int more_stuff = 1; /* there is more stuff in stdin */ in _print_ps() local
1083 more_stuff = 0; in _print_ps()
1104 } while ((maxlines == 0 || linect < maxlines) && more_stuff != 0); in _print_ps()
1107 if (more_stuff || inheader || !isempty(psfifo->data)) { in _print_ps()
1110 if (more_stuff) in _print_ps()
1163 if (more_stuff) { in _print_ps()

Completed in 3 milliseconds