Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/bmake/
H A Dparse.c171 SP_INTERRUPT, /* .INTERRUPT */ enumerator
286 { ".INTERRUPT", SP_INTERRUPT, OP_NONE },
972 case SP_INTERRUPT: { in HandleDependencyTargetSpecial()
1132 case SP_INTERRUPT: in CheckSpecialMundaneMixture()