Searched refs:len_lessthan_NMAX (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/libkern/zlib/arm/
H A Dadler32vec.s138 blt len_lessthan_NMAX // if (len < NMAX) skip the while loop
155 len_lessthan_NMAX: label
231 blt len_lessthan_NMAX // if (len < NMAX) skip the while loop
299 len_lessthan_NMAX: label
/darwin-on-arm/xnu/libkern/zlib/intel/
H A Dadler32vec.s268 jl len_lessthan_NMAX // if (len < NMAX), skip the following NMAX batches processing
284 len_lessthan_NMAX: label
882 jl len_lessthan_NMAX // if (len < NMAX), skip the following NMAX batches processing
901 len_lessthan_NMAX: label

Completed in 21 milliseconds