Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/
H A Dmake.h558 PS_SET, enumerator
H A Dparse.c1375 posix_state = PS_SET; in HandleDependencySourcesEmpty()
2635 else if (posix_state != PS_SET) in ReadHighLevelLine()
H A Dvar.c4068 if (posix_state == PS_SET) in ApplySingleModifier()
4075 if (res == AMR_UNKNOWN && posix_state != PS_SET) { in ApplySingleModifier()