Searched defs:Val (Results 1 – 2 of 2) sorted by relevance
214 static CHAR16 *__init FormatDec(UINT64 Val, CHAR16 *Buffer) in FormatDec()222 static CHAR16 *__init FormatHex(UINT64 Val, UINTN Width, CHAR16 *Buffer) in FormatHex()230 static void __init DisplayUint(UINT64 Val, INTN Width) in DisplayUint()
325 func (d *Defbool) Val() (bool, error) { func
Completed in 9 milliseconds