Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/zlib/
H A Ddeflate.h154 IPos prev_match; /* previous match */ member
/openbmc/u-boot/drivers/mmc/
H A Domap_hsmmc.c621 u8 cur_match, prev_match = 0; in omap_hsmmc_execute_tuning() local