Searched refs:HexString (Results 1 – 3 of 3) sorted by relevance
595 char *HexString) in AhDecodeAslException() argument607 if (!HexString) in AhDecodeAslException()639 MessageId = strtol (HexString, NULL, 16); in AhDecodeAslException()
173 char *HexString);
739 char *HexString) in AhDecodeException() argument750 if (!HexString) in AhDecodeException()778 Status = strtoul (HexString, NULL, 16); in AhDecodeException()781 printf ("%s: Invalid hexadecimal exception code value\n", HexString); in AhDecodeException()