HomeSort by: relevance | last modified time | path
    Searched refs:ForLoop_SubstBody (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/make/
for.c 449 ForLoop_SubstBody(ForLoop *f, unsigned firstItem, Buffer *body)
485 ForLoop_SubstBody(f, f->nextItem - (unsigned)f->vars.len, body);
  /src/usr.bin/make/unit-tests/
directive-for.mk 144 # See ForLoop_SubstBody.
296 # without resolving any other variable names (ForLoop_SubstBody). Later, when

Completed in 12 milliseconds