Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/
H A Dvar.c3503 LazyBuf thenBuf; in ApplyModifier_IfElse() local
3525 ch, &thenBuf, NULL, NULL)) in ApplyModifier_IfElse()
3531 LazyBuf_Done(&thenBuf); in ApplyModifier_IfElse()
3538 LazyBuf_Done(&thenBuf); in ApplyModifier_IfElse()
3544 LazyBuf_Done(&thenBuf); in ApplyModifier_IfElse()
3547 Expr_SetValue(expr, LazyBuf_DoneGet(&thenBuf)); in ApplyModifier_IfElse()
3550 LazyBuf_Done(&thenBuf); in ApplyModifier_IfElse()