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