Home
last modified time | relevance | path

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

/freebsd-head/contrib/bmake/
HDmake.h556 PS_SET, enumerator
HDparse.c1321 posix_state = PS_SET; in HandleDependencySourcesEmpty()
2622 else if (posix_state != PS_SET) in ReadHighLevelLine()
HDvar.c4012 if (posix_state == PS_SET) in ApplySingleModifier()
4019 if (res == AMR_UNKNOWN && posix_state != PS_SET) { in ApplySingleModifier()