Searched refs:makeNegativeInf32 (Results 1 – 2 of 2) sorted by relevance
49 if (test__divsf3(makeNegativeInf32(), 3.F, UINT32_C(0xff800000))) in main()52 if (test__divsf3(makeNegativeInf32(), -3.F, UINT32_C(0x7f800000))) in main()
274 static inline float makeNegativeInf32(void) in makeNegativeInf32() function