Variable: SB-C::*BACKEND-PRIMITIVE-TYPE-ALIASES*

package type

No description.

Value

((sb-ext:simd-pack :or sb-kernel:simd-pack-single sb-kernel:simd-pack-double
  sb-kernel:simd-pack-int)
 (sb-vm::untagged-num :or fixnum sb-vm::positive-fixnum sb-vm::signed-byte-64
  sb-vm::unsigned-byte-63 sb-vm::unsigned-byte-64)
 (sb-vm::signed-num :or sb-vm::signed-byte-64 fixnum sb-vm::unsigned-byte-63
  sb-vm::positive-fixnum)
 (sb-vm::unsigned-num :or sb-vm::unsigned-byte-64 sb-vm::unsigned-byte-63
  sb-vm::positive-fixnum) ..)