HomeSort by: relevance | last modified time | path
    Searched defs:cln (Results 1 - 9 of 9) sorted by relevancy

  /src/usr.bin/make/
targ.c 586 GNodeListNode *ln, *cln; local in function:Targ_Propagate
595 for (cln = gn->cohorts.first; cln != NULL; cln = cln->next) {
596 GNode *cohort = cln->datum;
targ.c 586 GNodeListNode *ln, *cln; local in function:Targ_Propagate
595 for (cln = gn->cohorts.first; cln != NULL; cln = cln->next) {
596 GNode *cohort = cln->datum;
targ.c 586 GNodeListNode *ln, *cln; local in function:Targ_Propagate
595 for (cln = gn->cohorts.first; cln != NULL; cln = cln->next) {
596 GNode *cohort = cln->datum;
targ.c 586 GNodeListNode *ln, *cln; local in function:Targ_Propagate
595 for (cln = gn->cohorts.first; cln != NULL; cln = cln->next) {
596 GNode *cohort = cln->datum;
targ.c 586 GNodeListNode *ln, *cln; local in function:Targ_Propagate
595 for (cln = gn->cohorts.first; cln != NULL; cln = cln->next) {
596 GNode *cohort = cln->datum;
targ.c 586 GNodeListNode *ln, *cln; local in function:Targ_Propagate
595 for (cln = gn->cohorts.first; cln != NULL; cln = cln->next) {
596 GNode *cohort = cln->datum;
targ.c 586 GNodeListNode *ln, *cln; local in function:Targ_Propagate
595 for (cln = gn->cohorts.first; cln != NULL; cln = cln->next) {
596 GNode *cohort = cln->datum;
targ.c 586 GNodeListNode *ln, *cln; local in function:Targ_Propagate
595 for (cln = gn->cohorts.first; cln != NULL; cln = cln->next) {
596 GNode *cohort = cln->datum;
targ.c 586 GNodeListNode *ln, *cln; local in function:Targ_Propagate
595 for (cln = gn->cohorts.first; cln != NULL; cln = cln->next) {
596 GNode *cohort = cln->datum;

Completed in 173 milliseconds