Searched refs:RZERO (Results 1 – 2 of 2) sorted by relevance
87 #define RZERO 256 /* there will be trailing zeros in output */ macro747 flagword |= RZERO; in _doprnt()857 flagword |= RZERO; in _doprnt()1045 if (flagword & (RZERO | SUFFIX | FMINUS)) { in _doprnt()1047 if (flagword & RZERO) in _doprnt()
190 #define RZERO 0x100 /* there will be trailing zeros in output */ macro1366 flagword |= RZERO; in _wndoprnt()1464 flagword |= RZERO; in _wndoprnt()1586 flagword |= RZERO; in _wndoprnt()2195 if (flagword & (RZERO | SUFFIX | FMINUS)) { in _wndoprnt()2197 if (flagword & RZERO) in _wndoprnt()