Searched refs:WSETSIZE (Results 1 – 2 of 2) sorted by relevance
75 #define WSETSIZE 850 macro
1217 wsetsz += WSETSIZE; in exp_wsets()1219 calloc((size_t)(TBITSET * (wsetsz-WSETSIZE)), sizeof (int)); in exp_wsets()1232 for (i = wsetsz-WSETSIZE, j = 0; i < wsetsz; ++i, ++j) in exp_wsets()