Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/acpica/compiler/
H A Daslmessages.c590 char *HexString) in AhDecodeAslException() argument
602 if (!HexString) in AhDecodeAslException()
634 MessageId = strtol (HexString, NULL, 16); in AhDecodeAslException()
H A Daslmessages.h173 char *HexString);