High probably extracts the high order bits from a WORD or DWORD and is probably pre-defined in your inline assembler. Look at the keywords that have been used in your inline assembler and you can answer this question.

But you have not given us enough info. All I see in your code examples is var, not high. Where did high come from?