Home
last modified time | relevance | path

Searched refs:PVM_EXPANDED (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/usr.bin/make/
Dmake.h692 PVM_EXPANDED enumerator
Dmain.c500 opts.printVars = c == 'v' ? PVM_EXPANDED : PVM_UNEXPANDED; in MainParseOption()
879 if (opts.printVars == PVM_EXPANDED) in doPrintVars()