Home
last modified time | relevance | path

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

/dragonfly/contrib/bmake/
H A Dmake.h531 PS_MAYBE_NEXT_LINE, enumerator
H A Dmain.c1527 posix_state = PS_MAYBE_NEXT_LINE; in main_ReadFiles()
H A Dparse.c2604 if (posix_state == PS_MAYBE_NEXT_LINE) in ReadHighLevelLine()