Home
last modified time | relevance | path

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

/src/lib/msun/tests/
H A Dfma_test.c69 #define testrnd(func, x, y, z, rn, ru, rd, rz, exceptmask, excepts) do { \ macro
302 testrnd(fmaf, -0x1.c139d8p-51, -0x1.600e7ap32, 0x1.26558cp-38, in test_accuracy()
305 testrnd(fma, -0x1.c139d7b84f1a3p-51, -0x1.600e7a2a16484p32, in test_accuracy()
310 testrnd(fmal, -0x1.c139d7b84f1a3079263afcc5bae3p-51L, in test_accuracy()
319 testrnd(fmal, -0x1.c139d7b84f1a307ap-51L, -0x1.600e7a2a164840eep32L, in test_accuracy()
324 testrnd(fmal, -0x1.c139d7b84f1a3p-51L, -0x1.600e7a2a16484p32L, in test_accuracy()
331 testrnd(fmaf, 0x1.98210ap53, 0x1.9556acp-24, 0x1.d87da4p70, in test_accuracy()
334 testrnd(fma, 0x1.98210ac83fe2bp53, 0x1.9556ac1475f0fp-24, in test_accuracy()
339 testrnd(fmal, 0x1.98210ac83fe2a8f65b6278b74cebp53L, in test_accuracy()
348 testrnd(fmal, 0x1.98210ac83fe2a8f6p53L, 0x1.9556ac1475f0f28ap-24L, in test_accuracy()
[all …]