Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_sre.c740 #define DATA_PUSH(x) \ macro
1242 DATA_PUSH(&ctx->u.rep->last_ptr); in SRE_MATCH()
1318 DATA_PUSH(&ctx->u.rep->last_ptr); in SRE_MATCH()