Searched refs:SourceColumn (Results 1 – 1 of 1) sorted by relevance
208 UINT32 SourceColumn; in AePrintException() local452 SourceColumn = Enode->Column + Enode->FilenameLength + 6 + 2; in AePrintException()455 if ((MsgLength + ErrorColumn) < (SourceColumn - 1)) in AePrintException()458 (int) ((SourceColumn - 1) - ErrorColumn), in AePrintException()464 (int) ((SourceColumn - ErrorColumn) + 1), "^", in AePrintException()
Completed in 4 milliseconds