Home | History | Annotate | Download | only in common

Lines Matching full:infinity

938         // fast path for small integers and infinity
955 if(c==0x221e) { // infinity
957 double infinity=uprv_getInfinity();
959 isNegative!=0 ? -infinity : infinity,
1024 // U+221E: Allow the infinity symbol, for ChoiceFormat patterns.