Searched refs:cstk_t (Results 1 – 2 of 2) sorted by relevance
76 cstk_t *cstk;151 cstk_t *ci; in pushctrl()153 if ((ci = calloc(1, sizeof (cstk_t))) == NULL) in pushctrl()166 cstk_t *ci; in popctrl()409 cstk_t *ci; in label()916 cstk_t *ci; in dobreak()942 cstk_t *ci; in docont()967 cstk_t *ci; in doreturn()
398 } cstk_t; typedef