Lines Matching refs:LT_TRUE
70 LT_TRUE, /* a true #if */
683 ? LT_FALSE : LT_TRUE;
685 retval = (retval == LT_TRUE)
686 ? LT_FALSE : LT_TRUE;
688 retval = (retval == LT_TRUE)
707 if (retval == LT_TRUE || retval == LT_FALSE ||
748 return (*p = v, v ? LT_TRUE : LT_FALSE);
769 if (!strictlogic && (at == LT_TRUE || bt == LT_TRUE))
770 return (*p = 1, LT_TRUE);
786 * the expression is zero, LT_TRUE if it is non-zero, LT_IF if the expression
842 lt = *valp ? LT_TRUE : LT_FALSE;
858 lt = *valp ? LT_TRUE : LT_FALSE;
874 lt = *valp ? LT_TRUE : LT_FALSE;
895 lt = *valp ? LT_TRUE : LT_FALSE;
948 * the result we return LT_TRUE or LT_FALSE accordingly, otherwise we