Lines Matching refs:scan
60 scan equ dword ptr [esp+NbStack-64]
129 scan equ esp + 32 ; ptr to string wanting match
251 ;;; register Bytef *scan = s->window + s->strstart;
257 mov [scan], edi
259 ;;; Determine how many bytes the scan ptr is off from being
287 ;;; register ush scan_start = *(ushf*)scan;
288 ;;; register ush scan_end = *(ushf*)(scan+best_len-1);
349 mov edi, [scan]
392 mov edi, [scan]
413 ;;; scan_end = *(ushf*)(scan+best_len-1);