HomeSort by: relevance | last modified time | path
    Searched defs:shellsEnd (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.bin/make/
job.c 2202 const Shell *shellsEnd = sh + sizeof shells / sizeof shells[0];
2204 for (sh = shells; sh < shellsEnd; sh++) {

Completed in 13 milliseconds