Searched refs:RZERO (Results 1 – 2 of 2) sorted by relevance
89 #define RZERO 256 /* there will be trailing zeros in output */ macro749 flagword |= RZERO; in _doprnt()859 flagword |= RZERO; in _doprnt()1047 if (flagword & (RZERO | SUFFIX | FMINUS)) { in _doprnt()1049 if (flagword & RZERO) in _doprnt()
190 #define RZERO 0x100 /* there will be trailing zeros in output */ macro1365 flagword |= RZERO; in _wndoprnt()1463 flagword |= RZERO; in _wndoprnt()1585 flagword |= RZERO; in _wndoprnt()2200 if (flagword & (RZERO | SUFFIX | FMINUS)) { in _wndoprnt()2202 if (flagword & RZERO) in _wndoprnt()