Home
last modified time | relevance | path

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

/third_party/python/Modules/_sre/
H A Dsre_lib.h395 DATA_STACK_LOOKUP_AT(state, SRE(match_context), ctx, ctx_pos); \
401 #define DATA_STACK_LOOKUP_AT(state, type, ptr, pos) \ macro
415 DATA_STACK_LOOKUP_AT(state, SRE(match_context), ctx, ctx_pos); \
449 DATA_STACK_LOOKUP_AT(state,t,p,pos)

Completed in 3 milliseconds