Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/make/
H A Dgnode.h76 #define SPECIAL_IGNORE 5U macro
H A Ddump.c113 case SPECIAL_IGNORE: in TargPrintNode()
H A Dparse.c187 { P(NODE_IGNORE), SPECIAL_IGNORE, OP_IGNORE },
879 case SPECIAL_IGNORE: in ParseDoDependency()