Searched defs:starflg (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libc/port/print/
H A Ddoprnt.c578 int starflg = 0; /* set to 1 if * format specifier seen */ local
756 starflg = 1;
809 if (!starflg)
812 starflg = 0;

Completed in 39 milliseconds