gtags_first 837 global/global.c for (gtp = gtags_first(gtop, strbuf_value(sb), flags); gtp; gtp = gtags_next(gtop)) { gtags_first 850 global/global.c for (gtp = gtags_first(gtop, prefix, flags); gtp; gtp = gtags_next(gtop)) { gtags_first 1611 global/global.c for (gtp = gtags_first(gtop, pattern, flags); gtp; gtp = gtags_next(gtop)) { gtags_first 1958 htags/htags.c if (gtags_first(gtop, NULL, 0) == NULL) gtags_first 149 libutil/gtagsop.h GTP *gtags_first(GTOP *, const char *, int);