Home
last modified time | relevance | path

Searched refs:PRINT_FLAG_SIGN (Results 1 – 1 of 1) sorted by relevance

/hypervisor/lib/
A Dsprintf.c32 #define PRINT_FLAG_SIGN 0x00000010U macro
109 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