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

/macosx-10.10/ICU-531.30/icuSources/tools/genrb/
H A Dreslist.h22 #define RESLIST_MAX_INT_VECTOR 2048 macro
H A Dreslist.c1046 res->u.fIntVector.fArray = (uint32_t *) uprv_malloc(sizeof(uint32_t) * RESLIST_MAX_INT_VECTOR);

Completed in 124 milliseconds