Searched refs:doNot (Results 1 – 2 of 2) sorted by relevance
165 Boolean doNot; /* TRUE if default function should be negated */ member699 t = if_info->defProc(strlen(lhs), lhs) != if_info->doNot; in compare_expression()912 t = !doEval || if_info->defProc(arglen, arg) != if_info->doNot; in compare_function()
130 Boolean doNot; /* TRUE if default function should be negated */ member1052 condInvert = ifp->doNot; in Cond_If()