Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/bmake/
Dvar.c3148 Boolean eqFound = FALSE; in ApplyModifier_SysV() local
3161 eqFound = TRUE; in ApplyModifier_SysV()
3170 if (*st->cp != st->endc || !eqFound) in ApplyModifier_SysV()