Home
last modified time | relevance | path

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

/hypervisor/lib/
A Dsprintf.c20 #define PRINT_FLAG_UPPER 0x00000001U macro
272 digits = ((param->vars.flags & PRINT_FLAG_UPPER) != 0U) ? &upper_hex_digits : &lower_hex_digits; in print_pow2()
505 param->vars.flags |= PRINT_FLAG_UPPER; in do_print()

Completed in 3 milliseconds