GTAGS_COMPACT    1609 global/global.c 	if (gtop->format & GTAGS_COMPACT)
GTAGS_COMPACT    1617 global/global.c 		} else if (gtop->format & GTAGS_COMPACT) {
GTAGS_COMPACT     865 gtags/gtags.c  	openflags = cflag ? GTAGS_COMPACT : 0;
GTAGS_COMPACT     390 libutil/gtagsop.c 		if (gtop->db == GRTAGS || gtop->db == GSYMS || gtop->openflags & GTAGS_COMPACT) {
GTAGS_COMPACT     391 libutil/gtagsop.c 			gtop->format |= GTAGS_COMPACT;
GTAGS_COMPACT     398 libutil/gtagsop.c 		if (gtop->format & GTAGS_COMPACT)
GTAGS_COMPACT     427 libutil/gtagsop.c 			gtop->format |= GTAGS_COMPACT;
GTAGS_COMPACT     448 libutil/gtagsop.c 	if (gtop->format & GTAGS_COMPACT) {
GTAGS_COMPACT     470 libutil/gtagsop.c 	if (gtop->format & GTAGS_COMPACT) {
GTAGS_COMPACT     527 libutil/gtagsop.c 	if (gtop->format & GTAGS_COMPACT) {
GTAGS_COMPACT     787 libutil/gtagsop.c 	if (gtop->format & GTAGS_COMPACT && gtop->cur_path[0])