Home | History | Annotate | Download | only in c-index-test

Lines Matching refs:index_file

3098 static int index_file(int argc, const char **argv, int full) {
4029 return index_file(argc - 2, argv + 2, /*full=*/0);
4031 return index_file(argc - 2, argv + 2, /*full=*/1);