Searched refs:StrHexToUint64 (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/lib/libefivar/
H A Duefi-dplib.h521 #define StrHexToUint64(x) strtoll(x, NULL, 16) macro
H A Defivar-dp-parse.c394 *Data = StrHexToUint64 (Str);
725 StrHexToUint64 (BaseAddressStr)
1279 F1394DevPath->Guid = StrHexToUint64 (GuidStr);
/freebsd-12-stable/sys/contrib/edk2/Include/Library/
H A DBaseLib.h1535 StrHexToUint64 (

Completed in 129 milliseconds