Searched refs:stack_p (Results 1 – 2 of 2) sorted by relevance
340 (msa).stack_p = (void* )0;\348 (msa).stack_p = (void* )0;\384 if ((msa).stack_p) xfree((msa).stack_p);\391 #define MATCH_ARG_FREE(msa) if ((msa).stack_p) xfree((msa).stack_p)397 if (msa->stack_p) {\399 stk_alloc = (OnigStackType* )(msa->stack_p);\416 msa->stack_p = stk_base;\448 if (stk_base == stk_alloc && IS_NULL(msa->stack_p)) { in stack_double()
737 void* stack_p; member