Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/
H A Dparse.c158 SP_INTERRUPT, /* .INTERRUPT */ enumerator
271 { ".INTERRUPT", SP_INTERRUPT, OP_NONE },
1018 case SP_INTERRUPT: { in HandleDependencyTargetSpecial()
1178 case SP_INTERRUPT: in CheckSpecialMundaneMixture()