Searched defs:scan_start (Results 1 - 2 of 2) sorted by relevance

/vbox/src/libs/zlib-1.2.6/contrib/masmx86/
H A Dmatch686.asm56 scan_start equ word ptr [esp+NbStack-48] define
287 ;;; register ush scan_start = *(ushf*)scan;
307 ;;; *(ushf*)match != scan_start) continue;
/vbox/src/libs/zlib-1.2.6/
H A Ddeflate.c1169 register ush scan_start = *(ushf*)scan; local
1210 *(ushf*)match != scan_start) continue;

Completed in 428 milliseconds