Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/bmake/
HDvar.c3707 bool eqFound = false; in ApplyModifier_SysV() local
3717 eqFound = true; in ApplyModifier_SysV()
3726 if (*p != ch->endc || !eqFound) in ApplyModifier_SysV()