CPP_UNION         312 gtags-parser/Cpp.c 		case CPP_UNION:
CPP_UNION         432 gtags-parser/Cpp.c 				} else if (c == CPP_ENUM || c == CPP_STRUCT || c == CPP_UNION) {
CPP_UNION         275 gtags-parser/cpp_res.h       {"union", CPP_UNION},