Searched refs:UnicodeSPrint (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/sys/external/bsd/gnu-efi/dist/lib/ |
H A D | guid.c | 159 UnicodeSPrint (Buffer, 0, KnownGuids[Index].GuidName); in GuidToString() 168 UnicodeSPrint (Buffer, 0, L"%08x-%04x-%04x-%02x%02x-%02x%02x%02x%02x%02x%02x", in GuidToString()
|
H A D | error.c | 84 UnicodeSPrint (Buffer, 0, L"%X", Status); in StatusToString()
|
H A D | print.c | 468 UnicodeSPrint ( in UnicodeSPrint() function 1476 UnicodeSPrint (Buffer, 0, L"%02d/%02d/%02d %02d:%02d%c", in TimeToString()
|
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/ |
H A D | efilib.h | 541 UnicodeSPrint ( 622 #define SPrint UnicodeSPrint
|