Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/
H A Dcond.c1029 IFS_WAS_ACTIVE = 1 << 2 in Cond_EvalLine() enumerator
1097 state = IFS_WAS_ACTIVE | IFS_SEEN_ELSE; in Cond_EvalLine()
1124 IFS_WAS_ACTIVE | IFS_SEEN_ELSE; in Cond_EvalLine()
1128 cond_states[cond_depth] = IFS_WAS_ACTIVE; in Cond_EvalLine()
1146 cond_states[cond_depth] = IFS_WAS_ACTIVE; in Cond_EvalLine()
1156 cond_states[cond_depth] = IFS_WAS_ACTIVE; in Cond_EvalLine()