Searched refs:PLUS (Results 1 – 1 of 1) sorted by relevance
55 #define PLUS (1 << 2) /* show plus */ macro130 if (type & PLUS) in print_number()346 else if (*fmt == '+') flags |= PLUS; in rt_vsnprintf()
Completed in 4 milliseconds