Searched refs:find_includes (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/soltools/mkdepend/ |
H A D | parse.c | 43 int find_includes(filep, file, file_red, recursion, failOK, incCollection, symbols) in find_includes() function 59 type = find_includes(filep, file, 76 find_includes(filep, file, 93 type = find_includes(filep, file, 107 find_includes(filep, file,
|
H A D | def.h | 169 int find_includes(struct filepointer *filep, struct inclist *file,
|
H A D | pr.c | 82 find_includes(content, newfile, file_red, 0, failOK, incCollection, symbols);
|
H A D | main.c | 456 find_includes(filecontent, ip, ip, 0, FALSE, incCollection, includes);
|
Completed in 14 milliseconds