Searched refs:RESLIST_MAX_INT_VECTOR (Results 1 – 2 of 2) sorted by relevance
22 #define RESLIST_MAX_INT_VECTOR 2048 macro
1002 res->u.fIntVector.fArray = (uint32_t *) uprv_malloc(sizeof(uint32_t) * RESLIST_MAX_INT_VECTOR); in intvector_open()