Home
last modified time | relevance | path

Searched refs:scan_start (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
Ddeflate.c1050 register ush scan_start = *(ushf*)scan; local
1091 *(ushf*)match != scan_start) continue;
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
Ddeflate.c1171 register ush scan_start = *(ushf*)scan; local
1212 *(ushf*)match != scan_start) continue;