Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/
H A Dvar.c3484 LazyBuf thenBuf; in ApplyModifier_IfElse() local
3505 ch, &thenBuf, NULL, NULL)) in ApplyModifier_IfElse()
3511 LazyBuf_Done(&thenBuf); in ApplyModifier_IfElse()
3521 LazyBuf_Done(&thenBuf); in ApplyModifier_IfElse()
3527 LazyBuf_Done(&thenBuf); in ApplyModifier_IfElse()
3530 Expr_SetValue(expr, LazyBuf_DoneGet(&thenBuf)); in ApplyModifier_IfElse()
3533 LazyBuf_Done(&thenBuf); in ApplyModifier_IfElse()