Searched refs:stkstr (Results 1 – 1 of 1) sorted by relevance
42 static struct stkstr { struct175 stk = (struct stkstr *)realloc(stk, in growstk()176 sizeof (struct stkstr) * maxstk); in growstk()195 stk = (struct stkstr *)calloc(100, sizeof (struct stkstr));