Home
last modified time | relevance | path

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

/external/compiler-rt/test/builtins/Unit/
Dtrunctfsf2_test.c26 int ret = compareResultF(x, expected); in test__trunctfsf2()
Dfp_test.h98 static inline int compareResultF(float result, in compareResultF() function