TYPE_YACC          80 gtags-parser/C.c 	C_family(file, TYPE_YACC);
TYPE_YACC         113 gtags-parser/C.c 	int yaccstatus = (type == TYPE_YACC) ? DECLARATIONS : PROGRAMS;
TYPE_YACC         114 gtags-parser/C.c 	int inC = (type == TYPE_YACC) ? 0 : 1;	/* 1 while C source */
TYPE_YACC         125 gtags-parser/C.c 	if (type == TYPE_YACC)