Searched defs:JUMPTO (Results 1 – 2 of 2) sorted by relevance
| /third_party/python/Python/ | ||
| D | ceval.c | 1339 #define JUMPTO(x) (next_instr = first_instr + (x)) macro |
| /third_party/pcre2/pcre2/src/ | ||
| D | pcre2_jit_compile.c | 627 #define JUMPTO(type, label) \ macro |