Home
last modified time | relevance | path

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

/external/u-boot/lib/efi_selftest/
Defi_selftest_console.c77 static void uint2dec(u32 value, u16 **buf) in uint2dec() function
127 uint2dec(u, &pos); in int2dec()
212 uint2dec(va_arg(args, u32), &pos); in efi_st_printc()