Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/bmake/
HDvar.c3380 VarEvalMode then_emode = VARE_PARSE_ONLY; in ApplyModifier_IfElse() local
3387 then_emode = expr->emode; in ApplyModifier_IfElse()
3393 res = ParseModifierPart(pp, ':', then_emode, ch, &thenBuf); in ApplyModifier_IfElse()