Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/bmake/
HDparse.c165 SP_DEFAULT, /* .DEFAULT */ enumerator
279 { ".DEFAULT", SP_DEFAULT, OP_NONE },
980 case SP_DEFAULT: { in HandleDependencyTargetSpecial()
1127 case SP_DEFAULT: in CheckSpecialMundaneMixture()