Home
last modified time | relevance | path

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

/scripts/
Dcheckkconfigsymbols.py339 for res in pool.map(parse_source_files, arglist):
374 def parse_source_files(source_files): function
/scripts/mod/
Dsumversion.c305 static int parse_source_files(const char *objfile, struct md4_ctx *md) in parse_source_files() function
424 !parse_source_files(fname, &md)) in get_src_version()