Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/zlib/
H A Ddeflate.c1269 local void check_match(s, start, match, length) in check_match() function
1290 # define check_match(s, start, match, length) macro
/openbmc/qemu/contrib/plugins/
H A Dhwprofile.c54 static bool check_match; variable