Home
last modified time | relevance | path

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

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