Searched refs:LZERO (Results 1 – 2 of 2) sorted by relevance
90 #define LZERO 512 /* there will be leading zeroes in output */ macro567 flagword |= LZERO; in _doprnt()636 flagword |= LZERO; in _doprnt()651 flagword |= LZERO; in _doprnt()659 if (!(flagword & LZERO)) { in _doprnt()661 flagword |= LZERO; in _doprnt()1016 if (!(flagword & LZERO)) { in _doprnt()1017 flagword |= LZERO; in _doprnt()1040 if (flagword & LZERO) in _doprnt()
191 #define LZERO 0x200 /* there will be leading zeroes in output */ macro1117 flagword |= LZERO; in _wndoprnt()1222 flagword |= LZERO; in _wndoprnt()1235 flagword |= LZERO; in _wndoprnt()1249 flagword |= LZERO; in _wndoprnt()1260 if (!(flagword & LZERO)) { in _wndoprnt()1262 flagword |= LZERO; in _wndoprnt()2148 if (!(flagword & LZERO)) { in _wndoprnt()2149 flagword |= LZERO; in _wndoprnt()2165 if ((flagword & LZERO)) /* && */ in _wndoprnt()