Searched refs:DP_F_PLUS (Results 1 – 1 of 1) sorted by relevance
55 #define DP_F_PLUS (1 << 1) macro125 flags |= DP_F_PLUS; in _dopr()437 } else if (flags & DP_F_PLUS) in fmtint()571 else if (flags & DP_F_PLUS) in fmtfp()
Completed in 4 milliseconds