gtags_next 837 global/global.c for (gtp = gtags_first(gtop, strbuf_value(sb), flags); gtp; gtp = gtags_next(gtop)) { gtags_next 850 global/global.c for (gtp = gtags_first(gtop, prefix, flags); gtp; gtp = gtags_next(gtop)) { gtags_next 1611 global/global.c for (gtp = gtags_first(gtop, pattern, flags); gtp; gtp = gtags_next(gtop)) { gtags_next 150 libutil/gtagsop.h GTP *gtags_next(GTOP *);