Home
last modified time | relevance | path

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

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