Searched refs:INF (Results 1 – 5 of 5) sorted by relevance
/stdlib/ |
A D | tst-strtod-round-data.h | 1670 INF, true, 1699 INF, true, 1701 INF, true, 1730 INF, true, 1732 INF, true, 1859 INF, true, 1861 INF, true, 1866 INF, true, 1895 INF, true, 1897 INF, true, [all …]
|
A D | tst-strfrom-locale.c | 41 TEST ("-inf", "%g", 50, 4, -INF), 42 TEST ("inf", "%g", 50, 3, INF)
|
A D | tst-strfrom.c | 41 TEST ("-inf", "%g", 50, 4, -INF), 42 TEST ("inf", "%g", 50, 3, INF)
|
A D | tst-strfrom.h | 44 #define INF INFINITY + 0.0 macro
|
A D | tst-strtod-round-skeleton.c | 135 #define INF INFINITY + 0.0 macro
|
Completed in 26 milliseconds