Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/
H A Dmake.h979 VARE_PARSE_BALANCED, enumerator
H A Dvar.c2240 } else if (emode == VARE_PARSE_BALANCED) in ParseModifierPart()
2422 if (!ParseModifierPart(pp, '@', '@', VARE_PARSE_BALANCED, in ApplyModifier_Loop()