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

/external/icu4c/common/
H A Dputilimp.h51 U_INTERNAL UBool U_EXPORT2 uprv_isNegativeInfinity(double d);
H A Dputil.c403 uprv_isNegativeInfinity(double number) function
/external/icu4c/test/intltest/
H A Dtsputil.cpp254 if(uprv_isNegativeInfinity(pinf) != FALSE) {
288 if(uprv_isNegativeInfinity(ninf) != TRUE) {
360 if(uprv_isNegativeInfinity(1/nzero) != TRUE) {
/external/icu4c/i18n/
H A Dchoicfmt.cpp296 } else if (uprv_isNegativeInfinity(limits[i])) {
/external/icu4c/test/cintltst/
H A Dputiltst.c96 log_verbose("Testing the API uprv_isNegativeInfinity()\n");
97 isTrue=uprv_isNegativeInfinity(uprv_getInfinity() * -1);
99 log_err("ERROR: uprv_isNegativeInfinity failed.\n");
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Durename.h934 #define uprv_isNegativeInfinity uprv_isNegativeInfinity_3_2 macro
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Durename.h934 #define uprv_isNegativeInfinity uprv_isNegativeInfinity_3_2 macro
/external/webkit/Source/WebCore/icu/unicode/
H A Durename.h934 #define uprv_isNegativeInfinity uprv_isNegativeInfinity_3_2 macro
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Durename.h934 #define uprv_isNegativeInfinity uprv_isNegativeInfinity_3_2 macro
/external/icu4c/common/unicode/
H A Durename.h1316 #define uprv_isNegativeInfinity U_ICU_ENTRY_POINT_RENAME(uprv_isNegativeInfinity) macro

Completed in 125 milliseconds