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

Lines Matching full:index_file

2902 static int index_file(int argc, const char **argv, int full) {
3805 return index_file(argc - 2, argv + 2, /*full=*/0);
3807 return index_file(argc - 2, argv + 2, /*full=*/1);