Home
last modified time | relevance | path

Searched defs:JUMP_FORWARD (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Include/
Dopcode_ids.h92 #define JUMP_FORWARD 79 macro
/external/pytorch/torch/_dynamo/
Dsymbolic_convert.py1276 JUMP_FORWARD = jump variable in InstructionTranslatorBase
/external/python/cpython3/Python/
Dgenerated_cases.c.h3652 TARGET(JUMP_FORWARD) { in TARGET() argument