Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/zlib/
H A Ddeflate.h157 uInt match_start; /* start of matching string */ member
/openbmc/u-boot/scripts/kconfig/
H A Dnconf.c499 int match_start = item_index(current_item(curses_menu)); in get_mext_match() local