usr.bin/make/var.c
2412
if (!ParseModifierPart(pp, '@', '@', VARE_PARSE,
usr.bin/make/var.c
2425
if (!ParseModifierPart(pp, '@', '@', VARE_PARSE_BALANCED,
usr.bin/make/var.c
2570
if (!ParseModifierPart(&p, ':', ch->endc, ch->expr->emode,
usr.bin/make/var.c
2652
if (!ParseModifierPart(pp, '!', '!', expr->emode,
usr.bin/make/var.c
2998
if (!ParseModifierPart(pp, delim, delim, ch->expr->emode,
usr.bin/make/var.c
3003
if (!ParseModifierPart(pp, delim, delim, ch->expr->emode,
usr.bin/make/var.c
3040
if (!ParseModifierPart(pp, delim, delim, ch->expr->emode,
usr.bin/make/var.c
3045
if (!ParseModifierPart(pp, delim, delim, ch->expr->emode,
usr.bin/make/var.c
3288
if (!ParseModifierPart(pp, ']', ']', expr->emode,
usr.bin/make/var.c
3532
if (!ParseModifierPart(pp, ':', ':', then_emode,
usr.bin/make/var.c
3537
if (!ParseModifierPart(pp, ch->endc, ch->endc, else_emode,
usr.bin/make/var.c
3619
if (!ParseModifierPart(pp, ch->endc, ch->endc, expr->emode,
usr.bin/make/var.c
3773
if (!ParseModifierPart(pp, '=', '=', expr->emode,
usr.bin/make/var.c
3777
if (!ParseModifierPart(pp, ch->endc, ch->endc, expr->emode,