Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/
H A Dvsprintf.c392 static char *uuid_string(char *buf, char *end, u8 *addr, int field_width, in uuid_string() function
493 return uuid_string(buf, end, ptr, field_width, precision, in pointer()