Home
last modified time | relevance | path

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

/optee_test/ta/os_test/
A Dtest_float_subj.h19 int test_float_dcmpgt(double a, double b);
A Dtest_float_subj.c54 int test_float_dcmpgt(double a, double b) in test_float_dcmpgt() function
A Dos_test.c673 EXPECT(test_float_dcmpgt(VAL2, VAL1) == 1); in test_float()

Completed in 10 milliseconds