Searched refs:uprv_isNegativeInfinity (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10.1/ICU-531.30/icuSources/test/intltest/
H A Dtsputil.cpp253 if(uprv_isNegativeInfinity(pinf) != FALSE) {
287 if(uprv_isNegativeInfinity(ninf) != TRUE) {
359 if(uprv_isNegativeInfinity(1/nzero) != TRUE) {
/macosx-10.10.1/ICU-531.30/icuSources/common/
H A Dputilimp.h295 U_INTERNAL UBool U_EXPORT2 uprv_isNegativeInfinity(double d);
H A Dputil.cpp414 uprv_isNegativeInfinity(double number) function
/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A Dchoicfmt.cpp296 } else if (uprv_isNegativeInfinity(limits[i])) {
H A Ddigitlst.cpp801 if (uprv_isNegativeInfinity(source)) {
/macosx-10.10.1/ICU-531.30/icuSources/test/cintltst/
H A Dputiltst.c113 log_verbose("Testing the API uprv_isNegativeInfinity()\n");
114 isTrue=uprv_isNegativeInfinity(uprv_getInfinity() * -1);
116 log_err("ERROR: uprv_isNegativeInfinity failed.\n");
/macosx-10.10.1/ICU-531.30/icuSources/common/unicode/
H A Durename.h1291 #define uprv_isNegativeInfinity U_ICU_ENTRY_POINT_RENAME(uprv_isNegativeInfinity) macro
/macosx-10.10.1/JavaScriptCore-7600.1.17/icu/unicode/
H A Durename.h1302 #define uprv_isNegativeInfinity U_ICU_ENTRY_POINT_RENAME(uprv_isNegativeInfinity) macro
/macosx-10.10.1/WTF-7600.1.24/icu/unicode/
H A Durename.h1302 #define uprv_isNegativeInfinity U_ICU_ENTRY_POINT_RENAME(uprv_isNegativeInfinity) macro
/macosx-10.10.1/WebKit-7600.1.25/mac/icu/unicode/
H A Durename.h1302 #define uprv_isNegativeInfinity U_ICU_ENTRY_POINT_RENAME(uprv_isNegativeInfinity) macro

Completed in 267 milliseconds