HomeSort by relevance Sort by last modified time
    Searched defs:noerror (Results 1 - 2 of 2) sorted by null

  /ndk/sources/host-tools/make-3.81/
job.h 60 unsigned int noerror:1; /* Nonzero if commands contained a `-'. */ member in struct:child
read.c 800 int noerror = (p[0] != 'i');
838 | (noerror ? RM_DONTCARE : 0)));
839 if (!r && !noerror)
796 int noerror = (p[0] != 'i'); local
    [all...]

Completed in 57 milliseconds