Home
last modified time | relevance | path

Searched defs:prev_match (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/lib/zlib/
H A Ddeflate.h154 IPos prev_match; /* previous match */ member
/openbmc/linux/lib/zlib_deflate/
H A Ddefutil.h132 IPos prev_match; /* previous match */ member
/openbmc/linux/drivers/mmc/host/
H A Dsdhci-omap.c327 u8 cur_match, prev_match = 0; in sdhci_omap_execute_tuning() local
/openbmc/u-boot/drivers/mmc/
H A Domap_hsmmc.c621 u8 cur_match, prev_match = 0; in omap_hsmmc_execute_tuning() local