Home | History | Annotate | Download | only in nawk-20071023

Lines Matching full:calloc

236 		fp = frame = (struct Frame *) calloc(nframe += 100, sizeof(struct Frame));
696 tmps = (Cell *) calloc(100, sizeof(Cell));