Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/os_test/
H A Dtest_float_subj.h16 int test_float_dcmplt(double a, double b);
H A Dtest_float_subj.c39 int test_float_dcmplt(double a, double b) in test_float_dcmplt() function
H A Dos_test.c673 EXPECT(test_float_dcmplt(VAL1, VAL2) == 1); in test_float()