Home
last modified time | relevance | path

Searched refs:starflg (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/ucblib/libucb/port/stdio/
H A Ddoprnt.c250 int starflg = 0; /* set to 1 if * format specifier seen */ in _doprnt() local
349 starflg = 1; in _doprnt()
392 if (!starflg) in _doprnt()
395 starflg = 0; in _doprnt()
/titanic_41/usr/src/lib/libc/port/print/
H A Ddoprnt.c575 int starflg = 0; /* set to 1 if * format specifier seen */ in _wndoprnt() local
749 starflg = 1; in _wndoprnt()
802 if (!starflg) in _wndoprnt()
805 starflg = 0; in _wndoprnt()