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

  /src/usr.bin/make/
main.c 1098 opts.printVars = PVM_NONE;
1493 if (!opts.noBuiltins || opts.printVars == PVM_NONE) {
1526 if (opts.printVars == PVM_NONE)
1554 if (opts.printVars != PVM_NONE) {
make.h 690 PVM_NONE,

Completed in 14 milliseconds