0.8.21.28:
[sbcl.git] / src / compiler / alpha / vm.lisp
index 89a44b3..d693269 100644 (file)
      (sc-number-or-lose 'zero))
     (null
      (sc-number-or-lose 'null ))
-    ((or (integer sb!xc:most-negative-fixnum sb!xc:most-positive-fixnum)
+    ((or (integer #.sb!xc:most-negative-fixnum #.sb!xc:most-positive-fixnum)
         system-area-pointer character)
      (sc-number-or-lose 'immediate ))
     (symbol