Searched refs:tInt64 (Results 1 - 2 of 2) sorted by relevance

/external/chromium/third_party/icu/source/i18n/
H A Dumsg.cpp417 int64_t tInt64 = 0; local
436 tInt64 = va_arg(ap, int64_t);
437 args[i].setInt64(tInt64);
/external/icu4c/i18n/
H A Dumsg.cpp417 int64_t tInt64 = 0; local
436 tInt64 = va_arg(ap, int64_t);
437 args[i].setInt64(tInt64);

Completed in 11 milliseconds