Searched defs:jointail (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/nmake/
H A Dparse.c2079 List_t* jointail; local
2431 jointail = joint->prereqs = cons(r, NiL);
2434 jointail = jointail->next = cons(r, NiL);

Completed in 14 milliseconds