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

/external/python/cpython3/Modules/
H A Dsre_lib.h370 #define DATA_STACK_ALLOC(state, type, ptr) \ macro
432 DATA_STACK_ALLOC(state, t, p)
/external/python/cpython2/Modules/
H A D_sre.c685 #define DATA_STACK_ALLOC(state, type, ptr) \ macro
747 DATA_STACK_ALLOC(state, t, p)

Completed in 1257 milliseconds