Lines Matching +defs:next +defs:main
62 struct s_compunit *next;
69 * next pointer.
78 struct s_flist *next;
83 * next pointer.
114 main(int argc, char *argv[])
263 script = script->next;
283 script = script->next;
286 script = script->next;
385 files = files->next;
478 cu->next = NULL;
480 cu_nextp = &cu->next;
493 fp->next = NULL;
496 fl_nextp = &fp->next;
507 while ((file = file->next) != NULL) {
513 * This next file has content, therefore current