Searched defs:JUMP (Results 1 – 5 of 5) sorted by relevance
24 JUMP, enumerator
49 #define JUMP(labels, label) \ macro
583 #define JUMP(idx) (2 + (2 * (idx))) in emit_branch_r64() macro
718 #define JUMP(idx) (0 + (idx) - 1) in emit_branch_r64() macro
241 APPEND_CMD_RET(jump, JUMP) in APPEND_CMD_RET() argument