Home
last modified time | relevance | path

Searched defs:match (Results 1 – 3 of 3) sorted by relevance

/scripts/kconfig/
Dsymbol.c998 regmatch_t match[1]; in sym_re_search() local
/scripts/
Danalyze_suspend.py722 def addLine(self, line, match): argument
/scripts/mod/
Dmodpost.c783 static int match(const char *sym, const char * const pat[]) in match() function