Searched refs:CNTCHUNKSIZE (Results 1 – 1 of 1) sorted by relevance
25 #define CNTCHUNKSIZE 128 macro27 #define CNTCHUNKSIZE 256 macro29 #define CNTCHUNKSIZE 1024 macro49 CNT counts[CNTCHUNKSIZE]; /* The array of count information. */69 CNT_packed counts[CNTCHUNKSIZE]; /* The array of count information. */306 if (!__cntTail__ || __cntTail__->numUsed == CNTCHUNKSIZE) { in __ghs_indmcount()