Searched refs:wad (Results 1 – 4 of 4) sorted by relevance
1070 intptr_t wad; in morecore() local1079 wad = LONG_MAX; in morecore()1080 while (wad > 0) { in morecore()1081 if (sbrk(wad) == (void *)-1) { in morecore()1087 wad = bytes; in morecore()
1169 intptr_t wad; in morecore() local1178 wad = LONG_MAX; in morecore()1179 while (wad > 0) { in morecore()1180 if (sbrk(wad) == (void *)-1) { in morecore()1186 wad = bytes; in morecore()
24256 wad
24255 wad