Searched refs:DO_JUMP0 (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython3/Modules/
H A Dsre_lib.h484 #define DO_JUMP0(jumpvalue, jumplabel, nextpattern) \ macro
1113 DO_JUMP0(JUMP_ASSERT, jump_assert, ctx->pattern+2);
1125 DO_JUMP0(JUMP_ASSERT_NOT, jump_assert_not, ctx->pattern+2);

Completed in 159 milliseconds