gtags_next        573 global/global.c 	for (gtp = gtags_first(gtop, prefix, flags); gtp; gtp = gtags_next(gtop)) {
gtags_next       1068 global/global.c 	for (gtp = gtags_first(gtop, pattern, flags); gtp; gtp = gtags_next(gtop)) {
gtags_next        115 libutil/gtagsop.h GTP *gtags_next(GTOP *);