Searched refs:pseudo_unnormal (Results 1 – 5 of 5) sorted by relevance
/math/ |
A D | libm-test-isinf.inc | 47 TEST_j_b (isinf, pseudo_unnormal, 0, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED),
|
A D | libm-test-isnan.inc | 47 TEST_j_b (isnan, pseudo_unnormal, 1, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED),
|
A D | libm-test-fpclassify.inc | 47 TEST_j_i (fpclassify, pseudo_unnormal, FP_NAN, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED),
|
A D | libm-test-issignaling.inc | 49 TEST_j_b (issignaling, pseudo_unnormal, 1, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED),
|
A D | libm-test-driver.c | 132 #define pseudo_unnormal { .parts = { 0x00000001, 0x40000000, 0x0100 }} macro
|
Completed in 9 milliseconds