Home
last modified time | relevance | path

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

/openbsd/usr.bin/make/
H A Dgnode.h98 #define SPECIAL_WAIT 29U macro
H A Dparse.c212 { P(NODE_WAIT), SPECIAL_WAIT, 0 },
429 if (gn->special == SPECIAL_WAIT) { in ParseDoSrc()