Home | History | Annotate | Download | only in cintltst

Lines Matching refs:U_INT64_MIN

1380     const double doubleInt64Min = (double)U_INT64_MIN;
1427 unum_formatInt64(fmt, U_INT64_MIN, result, 512, NULL, &status);
1445 } else if (val64 != U_INT64_MIN) {