Searched refs:StackType (Results 1 – 2 of 2) sorted by relevance
340 } StackType; typedef483 stack_double(StackType** arg_stk_base, StackType** arg_stk_end, in stack_double()484 StackType** arg_stk, StackType* stk_alloc, MatchArg* msa) in stack_double()495 x = (StackType* )xmalloc(sizeof(StackType) * n * 2); in stack_double()511 x = (StackType* )xrealloc(stk_base, sizeof(StackType) * n); in stack_double()847 StackType *k = stk;\862 StackType* k = stk;\877 StackType* k = stk;\1092 StackType* k = *kp; in make_capture_history_tree()1141 , StackType* top, StackType* stk_base in backref_match_at_nested_level()[all …]
1385 (for delete upper,lower members from StackType.u.repeat)1794 2002/02/27: [bug] use StackIndex instead of StackType* for realloc problem.
Completed in 16 milliseconds