Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/
H A Dparse.c169 SP_NULL, /* .NULL; not mentioned in the manual page */ enumerator
288 { ".NULL", SP_NULL, OP_NONE },
1364 case SP_NULL: in ParseDependencySourceSpecial()
1585 case SP_NULL: in ParseDependencySources()