Searched refs:HexString (Results 1 – 1 of 1) sorted by relevance
1004 char *HexString) in AhDecodeException() argument1015 if (!HexString) in AhDecodeException()1043 Status = strtoul (HexString, NULL, 16); in AhDecodeException()1046 printf ("%s: Invalid hexadecimal exception code value\n", HexString); in AhDecodeException()
Completed in 4 milliseconds