Home
last modified time | relevance | path

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

/optee_test/ta/os_test/
A Dtest_float_subj.h18 int test_float_dcmpge(double a, double b);
A Dtest_float_subj.c49 int test_float_dcmpge(double a, double b) in test_float_dcmpge() function
A Dos_test.c672 EXPECT(test_float_dcmpge(VAL1, VAL1) == 1); in test_float()

Completed in 10 milliseconds