Searched refs:nsubs (Results 1 – 2 of 2) sorted by relevance
6 nsubs = split(subsys, subs);7 while (nsubs > 0) printf "#include \"%s\"\n", subs[nsubs--];
3248 register int nsubs; in getfields() local3253 nsubs = 0; in getfields()3259 array[nsubs++] = dp = cp; in getfields()3275 array[nsubs] = NULL; in getfields()