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

/external/icu4c/i18n/
H A Dumsg.cpp530 int32_t* aInt; local
557 aInt = va_arg(ap, int32_t*);
558 if(aInt){
559 *aInt = (int32_t) args[i].getLong();

Completed in 75 milliseconds