Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/tools/buildman/
H A Dkconfiglib.py461 set_match = _set_re_match(line)
3459 _set_re_match = re.compile(r"CONFIG_(\w+)=(.*)").match variable