Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/
H A Dvar.c3493 LazyBuf thenBuf; in ApplyModifier_IfElse() local
3515 ch, &thenBuf, NULL, NULL)) in ApplyModifier_IfElse()
3521 LazyBuf_Done(&thenBuf); in ApplyModifier_IfElse()
3528 LazyBuf_Done(&thenBuf); in ApplyModifier_IfElse()
3534 LazyBuf_Done(&thenBuf); in ApplyModifier_IfElse()
3537 Expr_SetValue(expr, LazyBuf_DoneGet(&thenBuf)); in ApplyModifier_IfElse()
3540 LazyBuf_Done(&thenBuf); in ApplyModifier_IfElse()