HomeSort by relevance Sort by last modified time
    Searched refs:staticpattern (Results 1 - 3 of 3) sorted by null

  /ndk/sources/host-tools/make-3.81/
dep.h 44 unsigned int staticpattern : 1; member in struct:dep
file.c 489 if (d->staticpattern)
498 d->staticpattern = 0; /* Clear staticpattern so that we don't
529 if (new && d->staticpattern)
588 d1->staticpattern = 0;
read.c     [all...]

Completed in 46 milliseconds