Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_sre.c781 #define JUMP_ASSERT 12 macro
1410 DO_JUMP(JUMP_ASSERT, jump_assert, ctx->pattern+2); in SRE_MATCH()
1485 case JUMP_ASSERT: in SRE_MATCH()