Home
last modified time | relevance | path

Searched refs:makeNaN32 (Results 1 – 4 of 4) sorted by relevance

/external/compiler-rt/test/builtins/Unit/
Dextendsftf2_test.c49 if (test__extendsftf2(makeNaN32(UINT32_C(0x410000)), in main()
Dextendhfsf2_test.c42 makeNaN32(UINT32_C(0x8000)))) in main()
Dtruncsfhf2_test.c41 if (test__truncsfhf2(makeNaN32(UINT32_C(0x8000)), in main()
Dfp_test.h242 static inline float makeNaN32(uint32_t rand) in makeNaN32() function