Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/bmake/
H A Dmake.h691 PVM_EXPANDED enumerator
H A Dmain.c483 opts.printVars = c == 'v' ? PVM_EXPANDED : PVM_UNEXPANDED; in MainParseOption()
879 if (opts.printVars == PVM_EXPANDED) in doPrintVars()