Home | History | Annotate | Download | only in orig

Lines Matching refs:outCount

7927   int outCount;          /* Revert to stdout when reaching zero */
13258 p->outCount = 2;
13260 p->outCount = 0;
14533 if( p->outCount ){
14534 p->outCount--;
14535 if( p->outCount==0 ) output_reset(p);
14718 if( p->outCount ){
14720 p->outCount = 0;