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

/freebsd-13-stable/contrib/bmake/
H A Dparse.c177 SP_NULL, /* .NULL; not mentioned in the manual page */ enumerator in enum:ParseSpecial
307 { ".NULL", SP_NULL, OP_NONE },
1404 case SP_NULL:
1717 specType == SP_NULL || specType == SP_OBJDIR) {

Completed in 163 milliseconds