mirror of
git://git.code.sf.net/p/sbcl/sbcl
synced 2026-09-10 07:26:40 -04:00
So now NIL's name-hash is 0 given that static space is below 4GB and the SYMBOL-NAME-HASH accessor is simply a 32-bit MOV. Also put 1 random byte in the hash slot so that SYMBOL-HASH is a slightly better hash function for EQL,EQUAL,EQUALP tables. |
||
|---|---|---|
| .. | ||
| backends | ||
| Makefile | ||
| pass-1.lisp | ||
| pass-2.lisp | ||