Searched refs:Hex (Results 1 – 3 of 3) sorted by relevance
461 char Hex[3]; in DtCompileBuffer() local471 Hex[2] = 0; in DtCompileBuffer()476 Hex[0] = StringValue[(3 * i)]; in DtCompileBuffer()477 Hex[1] = StringValue[(3 * i) + 1]; in DtCompileBuffer()482 Status = DtStrtoul64 (Hex, &Value); in DtCompileBuffer()
54 Warning 1042 - ^ Invalid Hex/Octal Escape - Non-ASCII or NULL57 Warning 1042 - ^ Invalid Hex/Octal Escape - Non-ASCII or NULL
14683 as well as the Octal and Hex escapes. Note: the insertion of a
Completed in 27 milliseconds