HomeSort by relevance Sort by last modified time
    Searched full:lastnew (Results 1 - 1 of 1) sorted by null

  /ndk/sources/host-tools/make-3.81/
misc.c 524 struct dep *lastnew = 0;
538 firstnew = lastnew = c;
540 lastnew = lastnew->next = c;
516 struct dep *lastnew = 0; local

Completed in 367 milliseconds