Home
last modified time | relevance | path

Searched refs:jumpvalue (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/
D_sre.c792 #define DO_JUMP(jumpvalue, jumplabel, nextpattern) \ argument
795 nextctx->jump = jumpvalue; \
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
D_sre.c792 #define DO_JUMP(jumpvalue, jumplabel, nextpattern) \ argument
795 nextctx->jump = jumpvalue; \
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
D_sre.c798 #define DO_JUMP(jumpvalue, jumplabel, nextpattern) \ argument
801 nextctx->jump = jumpvalue; \