Home | History | Annotate | Download | only in dist

Lines Matching refs:MX_SMALL

14901 #define MX_SMALL 10
14998 u32 aiSmall[MX_SMALL-1]; /* For sizes 2 through MX_SMALL, inclusive */
14999 u32 aiHash[N_HASH]; /* For sizes MX_SMALL+1 and larger */
15036 if( size <= MX_SMALL ){
15070 if( size <= MX_SMALL ){
15234 if( nBlock <= MX_SMALL ){
15276 for(i=0; i<MX_SMALL-1; i++){
15491 for(i=0; i<MX_SMALL-1; i++){