Searched refs:SPECIAL (Results 1 – 1 of 1) sorted by relevance
58 #define SPECIAL (1 << 5) /* 0x */ macro141 if (type & SPECIAL) in print_number()198 if (type & SPECIAL) in print_number()348 else if (*fmt == '#') flags |= SPECIAL; in rt_vsnprintf()489 flags |= SPECIAL; in rt_vsnprintf()
Completed in 4 milliseconds