Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_sre.c744 #define DATA_POP_DISCARD(x) \ macro
1446 DATA_POP_DISCARD(ctx); in SRE_MATCH()