Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_sre.c742 #define DATA_POP(x) \ macro
1246 DATA_POP(&ctx->u.rep->last_ptr); in SRE_MATCH()
1322 DATA_POP(&ctx->u.rep->last_ptr); in SRE_MATCH()