Searched refs:l_isgtu (Results 1 – 1 of 1) sorted by relevance
41 bool l_isgtu(const l_fp first, const l_fp second);214 l_isgtu(const l_fp first, const l_fp second) in l_isgtu() function519 TEST_ASSERT_TRUE (l_isgtu(op1, op2)); in test_UnsignedRelOps()520 TEST_ASSERT_FALSE(l_isgtu(op2, op1)); in test_UnsignedRelOps()526 TEST_ASSERT_FALSE(l_isgtu(op1, op2)); in test_UnsignedRelOps()527 TEST_ASSERT_FALSE(l_isgtu(op2, op1)); in test_UnsignedRelOps()