Home | History | Annotate | Download | only in Modules

Lines Matching refs:data_stack_grow

267 data_stack_grow(SRE_STATE* state, Py_ssize_t size)
692 int j = data_stack_grow(state, sizeof(type)); \
713 int j = data_stack_grow(state, size); \