Lines Matching refs:MX_SMALL
14908 #define MX_SMALL 10
15005 u32 aiSmall[MX_SMALL-1]; /* For sizes 2 through MX_SMALL, inclusive */
15006 u32 aiHash[N_HASH]; /* For sizes MX_SMALL+1 and larger */
15043 if( size <= MX_SMALL ){
15077 if( size <= MX_SMALL ){
15241 if( nBlock <= MX_SMALL ){
15283 for(i=0; i<MX_SMALL-1; i++){
15498 for(i=0; i<MX_SMALL-1; i++){