Home | History | Annotate | Download | only in dist

Lines Matching refs:N_HASH

14914 #define N_HASH  61
15006 u32 aiHash[N_HASH]; /* For sizes MX_SMALL+1 and larger */
15046 hash = size % N_HASH;
15080 hash = size % N_HASH;
15248 int hash = nBlock % N_HASH;
15280 for(i=0; i<N_HASH; i++){
15507 for(i=0; i<N_HASH; i++){