Lines Matching defs:rest
604 char *rest = nodelist;605 while (isdigit(*rest))606 rest++;607 if (*rest) {