Searched refs:whyle (Results 1 – 4 of 4) sorted by relevance
406 struct whyle *wp; in dogoto()502 struct whyle *nwp; in doforeach()525 nwp = (struct whyle *)xcalloc(1, sizeof (*nwp)); in doforeach()566 struct whyle *nwp = (struct whyle *)xcalloc(1, sizeof (*nwp)); in dowhile()956 struct whyle *wp = whyles; in wfree()957 struct whyle *nwp = wp->w_next; in wfree()
358 struct whyle { struct363 struct whyle *w_next; /* Next (more outer) loop */ argument
654 struct whyle *oldwhyl = whyles; in srcunit()
1393 struct whyle *wp;