Searched refs:regstar_T (Results 1 – 1 of 1) sorted by relevance
355 } regstar_T; typedef4164 regstar_T rst; in regmatch()4218 else if (ga_grow(®stack, sizeof(regstar_T)) == FAIL) in regmatch()4222 regstack.ga_len += sizeof(regstar_T); in regmatch()4229 *(((regstar_T *)rp) - 1) = rst; in regmatch()4616 regstar_T *rst = ((regstar_T *)rp) - 1; in regmatch()4621 regstack.ga_len -= sizeof(regstar_T); in regmatch()4687 regstack.ga_len -= sizeof(regstar_T); in regmatch()