Home
last modified time | relevance | path

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

/external/compiler-rt/test/builtins/Unit/
Dtrunctfdf2_test.c26 int ret = compareResultD(x, expected); in test__trunctfdf2()
Dfp_test.h116 static inline int compareResultD(double result, in compareResultD() function