Lines Matching refs:LT_FALSE
71 LT_FALSE, /* a false #if */
683 ? LT_FALSE : LT_TRUE;
686 ? LT_FALSE : LT_TRUE;
707 if (retval == LT_TRUE || retval == LT_FALSE ||
748 return (*p = v, v ? LT_TRUE : LT_FALSE);
774 if (!strictlogic && (at == LT_FALSE || bt == LT_FALSE))
775 return (*p = 0, LT_FALSE);
785 * when evaluation is complete. The function returns LT_FALSE if the value of
842 lt = *valp ? LT_TRUE : LT_FALSE;
858 lt = *valp ? LT_TRUE : LT_FALSE;
874 lt = *valp ? LT_TRUE : LT_FALSE;
890 lt = LT_FALSE;
895 lt = *valp ? LT_TRUE : LT_FALSE;
948 * the result we return LT_TRUE or LT_FALSE accordingly, otherwise we