path_index        610 libutil/gtagsop.c 		gtop->path_index = 0;
path_index        612 libutil/gtagsop.c 		if (gtop->path_index >= gtop->path_count)
path_index        614 libutil/gtagsop.c 		gtop->gtp.path = gtop->path_array[gtop->path_index++];
path_index        657 libutil/gtagsop.c 		if (gtop->path_index >= gtop->path_count)
path_index        659 libutil/gtagsop.c 		gtop->gtp.path = gtop->path_array[gtop->path_index++];
path_index         87 libutil/gtagsop.h 	int path_index;