Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/make/
H A Dcond.c152 static bool condInvert; /* Invert the default function */ variable
717 invert = condInvert; in CondHandleDefault()
1124 condInvert = ifp->doNot; in Cond_Eval()