• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-12-stable/lib/msun/tests/

Lines Matching refs:fmal

68 	test(fmal, (x), (y), (z), (result), (exceptmask), (excepts));	\
119 test(fmal, -LDBL_MIN, LDBL_MIN, 0.0, -0.0,
153 test(fmal, LDBL_MAX, LDBL_MAX, -INFINITY, -INFINITY,
157 test(fmal, LDBL_MAX, -LDBL_MAX, INFINITY, INFINITY,
175 test(fmal, LDBL_MIN, LDBL_MIN, NAN, NAN, ALL_STD_EXCEPT, 0);
178 test(fmal, LDBL_MAX, LDBL_MAX, NAN, NAN, ALL_STD_EXCEPT, 0);
194 test(fmal, one, one, 0x1.0p-200, 1.0 + LDBL_EPSILON,
207 test(fmal, -one, one, -0x1.0p-200, -(1.0 + LDBL_EPSILON),
220 test(fmal, one, one, -0x1.0p-200, 1.0 - LDBL_EPSILON / 2,
233 test(fmal, -one, one, 0x1.0p-200, -1.0 + LDBL_EPSILON / 2,
254 test(fmal, 0x1.0p-100, 0x1.0p-100, 1.0, 1.0 + LDBL_EPSILON,
267 test(fmal, -0x1.0p-100, 0x1.0p-100, -1.0, -(1.0 + LDBL_EPSILON),
280 test(fmal, -0x1.0p-100, -0x1.0p-100, -1.0,
293 test(fmal, 0x1.0p-100, -0x1.0p-100, 1.0, 1.0 - LDBL_EPSILON / 2,
314 testrnd(fmal, -0x1.c139d7b84f1a3079263afcc5bae3p-51L,
323 testrnd(fmal, -0x1.c139d7b84f1a307ap-51L, -0x1.600e7a2a164840eep32L,
328 testrnd(fmal, -0x1.c139d7b84f1a3p-51L, -0x1.600e7a2a16484p32L,
343 testrnd(fmal, 0x1.98210ac83fe2a8f65b6278b74cebp53L,
352 testrnd(fmal, 0x1.98210ac83fe2a8f6p53L, 0x1.9556ac1475f0f28ap-24L,
357 testrnd(fmal, 0x1.98210ac83fe2bp53L, 0x1.9556ac1475f0fp-24L,
372 testrnd(fmal, 0x1.31ad012ede8aa282fa1c19376d16p+100L,
381 testrnd(fmal, 0x1.31ad012ede8aa4eap+100L, 0x1.2fbf79c839066aeap-42L,
386 testrnd(fmal, 0x1.31ad012ede8aap+100L, 0x1.2fbf79c839067p-42L,
402 testrnd(fmal, 0x1.bbffeea6fc7d65927d147f437675p-30L,
411 testrnd(fmal, 0x1.bbffeea6fc7d6592p-30L, 0x1.1d164c6cbf078b7ap-74L,
416 testrnd(fmal, 0x1.bbffeea6fc7d6p-30L, 0x1.1d164c6cbf078p-74L,
463 test(fmal, 0x1.4p+0L, 0x1.0000000000000004p+0L, 0x1p-128L,
466 test(fmal, 0x1.8000000000000000000000000001p+0L,