Index: /trunk/xcache.h
===================================================================
--- /trunk/xcache.h	(revision 648)
+++ /trunk/xcache.h	(revision 649)
@@ -61,5 +61,5 @@
 #endif
 #ifndef IS_CONSTANT_TYPE_MASK
-#	define IS_CONSTANT_TYPE_MASK 0xf
+#	define IS_CONSTANT_TYPE_MASK (~IS_CONSTANT_INDEX)
 #endif
 
