Searched refs:CMAP_PAIR_INCR (Results 1 – 1 of 1) sorted by relevance
441 #define CMAP_PAIR_INCR 500 macro1256 sal_uInt32* tmp1 = (sal_uInt32*)scalloc(s[i].m + CMAP_PAIR_INCR, sizeof(sal_uInt32)); in cmapAdd()1257 sal_uInt32* tmp2 = (sal_uInt32*)scalloc(s[i].m + CMAP_PAIR_INCR, sizeof(sal_uInt32)); in cmapAdd()1262 s[i].m += CMAP_PAIR_INCR; in cmapAdd()
Completed in 67 milliseconds