Home
last modified time | relevance | path

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

/netbsd/src/usr.bin/make/
Dmake.h533 PS_SET, enumerator
Dparse.c1316 posix_state = PS_SET; in HandleDependencySourcesEmpty()
2617 else if (posix_state != PS_SET) in ReadHighLevelLine()
Dvar.c3982 if (posix_state == PS_SET) in ApplySingleModifier()
3989 if (res == AMR_UNKNOWN && posix_state != PS_SET) { in ApplySingleModifier()