CPP_NAMESPACE     136 libparser/Cpp.c 			if ((c = nexttoken(interested, cpp_reserved_word)) == CPP_NAMESPACE) {
CPP_NAMESPACE     147 libparser/Cpp.c 		case CPP_NAMESPACE:
CPP_NAMESPACE     246 libparser/cpp_res.h       {"namespace", CPP_NAMESPACE},