Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/test/builtins/Unit/
Ddivtf3_test.c73 if (test__divtf3(makeNegativeInf128(), 3.L, in main()
78 if (test__divtf3(makeNegativeInf128(), -3.L, in main()
Dfp_test.h295 static inline long double makeNegativeInf128(void) in makeNegativeInf128() function