Home | History | Annotate | Download | only in dist

Lines Matching full:include_from

229 static fnstr *include_from = NULL;
245 static fndatastr include_from_data = { &include_from, &include_from_last };
3188 for (fn = include_from; fn != NULL; fn = fn->next)
3272 free_file_chain(include_from);