Searched refs:npe (Results 1 – 4 of 4) sorted by relevance
32 struct nl *npe; variable168 for (np = nl; np<npe-1; np++) { in printprof()257 npe = nl; in getsymtab()267 npe->name = strtab+nbuf.n_un.n_strx; in getsymtab()268 npe++; in getsymtab()271 npe->value = -1; in getsymtab()272 npe++; in getsymtab()364 np = npe; in asgncntrs()474 for (np = nl; np < npe-1 ; np++) in putprof()479 for (np = nl; np < npe-1; np++) { in putprof()[all …]
272 npe = nl;285 npe->value = nbuf.n_value;286 npe->name = strtab+nbuf.n_un.n_strx;290 nname , npe -> name , npe -> value );293 npe++;296 npe->value = -1;474 for ( nlp = nl ; nlp < npe ; nlp++ ) {661 for (nlp = nl; nlp < npe; nlp++) { in alignentries()
98 for ( parentp = nl ; parentp < npe ; parentp++ ) { in doarcs()126 for ( dfn_init() , parentp = nl ; parentp < npe ; parentp++ ) { in doarcs()158 for ( parentp = nl ; parentp < npe ; parentp++ ) { in doarcs()337 for ( nlp = nl ; nlp < npe ; nlp++ ) { in cyclelink()360 for ( nlp = nl ; nlp < npe ; nlp++ ) { in cyclelink()
124 nltype *npe; /* the virtual end of the namelist */ variable