Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/
H A Dmain.c508 opts.printVars = c == 'v' ? PVM_EXPANDED : PVM_UNEXPANDED; in MainParseOption()
889 if (opts.printVars == PVM_EXPANDED) in PrintVariables()
H A Dmake.h715 PVM_EXPANDED enumerator