Home
last modified time | relevance | path

Searched refs:lastnew (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/host-tools/make-3.81/
Dmisc.c516 struct dep *lastnew = 0; in copy_dep_chain() local
530 firstnew = lastnew = c; in copy_dep_chain()
532 lastnew = lastnew->next = c; in copy_dep_chain()