Home
last modified time | relevance | path

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

/third_party/lib/acpica/source/tools/acpihelp/
A Dahdecode.c1004 char *HexString) in AhDecodeException() argument
1015 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