Searched refs:PRINT_FLAG_SIGN (Results 1 – 1 of 1) sorted by relevance
32 #define PRINT_FLAG_SIGN 0x00000010U macro109 PRINT_FLAG_SIGN /* + */ in get_flags()142 if ((*flags & PRINT_FLAG_SIGN) != 0U) { in get_flags()334 if ((param->vars.flags & PRINT_FLAG_SIGN) != 0U) { in print_decimal()
Completed in 3 milliseconds