Compares variable with a set of values, and if equal, jumps to the specified label.
Values for testing may be defined with the .CASE macro, where VAL parameter is a value for testing and LABEL is a jump label.
IDX: Variable for compare.
SIZE: Amount of entries for test.
N: Amount of values to be cleaned from stack on exit.