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

/external/icu/icu4c/source/tools/makeconv/
H A Dgencnvex.c69 maxInBytes, maxOutBytes, maxBytesPerUChar, member in struct:CnvExtData
212 (extData->maxInBytes<<16)|
368 if(m->bLen>extData->maxInBytes) {
369 extData->maxInBytes=m->bLen;

Completed in 77 milliseconds