Home
last modified time | relevance | path

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

/src/contrib/bmake/
H A Dcond.c1031 IFS_WAS_ACTIVE = 1 << 2 in Cond_EvalLine() enumerator
1099 state = IFS_WAS_ACTIVE | IFS_SEEN_ELSE; in Cond_EvalLine()
1126 IFS_WAS_ACTIVE | IFS_SEEN_ELSE; in Cond_EvalLine()
1130 cond_states[cond_depth] = IFS_WAS_ACTIVE; in Cond_EvalLine()
1148 cond_states[cond_depth] = IFS_WAS_ACTIVE; in Cond_EvalLine()
1158 cond_states[cond_depth] = IFS_WAS_ACTIVE; in Cond_EvalLine()