usr.bin/make/var.c
2396
Expr_SetValueOwn(expr, SepBuf_DoneData(&result));
usr.bin/make/var.c
2527
Expr_SetValueOwn(expr, bmake_strdup(expr->name));
usr.bin/make/var.c
2593
Expr_SetValueOwn(expr, FormatTime(Expr_Str(expr), t, gmt));
usr.bin/make/var.c
2607
Expr_SetValueOwn(ch->expr, Hash(Expr_Str(ch->expr)));
usr.bin/make/var.c
2638
Expr_SetValueOwn(expr, path);
usr.bin/make/var.c
2660
Expr_SetValueOwn(expr, output);
usr.bin/make/var.c
2724
Expr_SetValueOwn(ch->expr, Buf_DoneData(&buf));
usr.bin/make/var.c
3250
Expr_SetValueOwn(expr, str_totitle(Expr_Str(expr)));
usr.bin/make/var.c
3257
Expr_SetValueOwn(expr, str_toupper(Expr_Str(expr)));
usr.bin/make/var.c
3264
Expr_SetValueOwn(expr, str_tolower(Expr_Str(expr)));
usr.bin/make/var.c
3319
Expr_SetValueOwn(expr, Buf_DoneData(&buf));
usr.bin/make/var.c
3355
Expr_SetValueOwn(expr,
usr.bin/make/var.c
3501
Expr_SetValueOwn(ch->expr, SubstringWords_JoinFree(words));
usr.bin/make/var.c
3732
Expr_SetValueOwn(ch->expr, SubstringWords_JoinFree(words));
usr.bin/make/var.c
3825
Expr_SetValueOwn(expr, output);
usr.bin/make/var.c
3858
Expr_SetValueOwn(expr, output);
usr.bin/make/var.c
4734
Expr_SetValueOwn(&expr, expanded);