CPP_UNION         314 libparser/Cpp.c 		case CPP_UNION:
CPP_UNION         404 libparser/Cpp.c 				} else if (c == CPP_ENUM || c == CPP_STRUCT || c == CPP_UNION) {
CPP_UNION         275 libparser/cpp_res.h       {"union", CPP_UNION},