Searched refs:stkpush (Results 1 – 1 of 1) sorted by relevance
206 stkpush(Stk_t* sp, size_t size) in stkpush() function258 if (!(f = (Match_frame_t*)stkpush(stkstd, sizeof(Match_frame_t) + (num - 1) * sizeof(regmatch_t)))) in _matchpush()964 if (!(b = (unsigned char*)stkpush(stkstd, n))) in parse()1110 if (!(b = (unsigned char*)stkpush(stkstd, n))) in parse()1422 if (!(p = (unsigned char*)stkpush(stkstd, n))) in parse()1521 if (!(b = (unsigned char*)stkpush(stkstd, n))) in parse()1878 if (!(env->match = (regmatch_t*)stkpush(stkstd, 2 * (n + 1) * sizeof(regmatch_t))) || in regnexec()