Home
last modified time | relevance | path

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

/external/arm-optimized-routines/test/rtest/
Dsemi.c701 static int fpcmp4(uint32 *x, uint32 *y) in fpcmp4() function
813 int result = fpcmp4(x, y); in test_isgreater()
820 int result = fpcmp4(x, y); in test_isgreaterequal()
827 int result = fpcmp4(x, y); in test_isless()
834 int result = fpcmp4(x, y); in test_islessequal()
841 int result = fpcmp4(x, y); in test_islessgreater()
849 int result = fpcmp4(x, y); in test_isunordered()