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.h987 VARE_PARSE_BALANCED,
988 VARE_PARSE_BALANCED, global() enumerator
H A Dvar.c2235 } else if (emode == VARE_PARSE_BALANCED) in ParseModifierPart()
2417 if (!ParseModifierPart(pp, '@', '@', VARE_PARSE_BALANCED, in ApplyModifier_Loop()