Lines Matching defs:new
244 char *new;270 STARTSTACKSTR(new);274 STPUTC(*p++, new);276 STUNPUTC(new);280 while (new > stackblock() && (STUNPUTC(new), *new) != '/');282 STPUTC('/', new);284 STPUTC(*p++, new);287 if (new == stackblock())288 STPUTC('/', new);289 STACKSTRNUL(new);