| version 1.16, Sun Oct 20 20:35:24 1996 UTC | version 1.17, Fri Nov 15 21:19:29 1996 UTC | ||
|---|---|---|---|
|
|
||
| HashTable Hashlen cells erase THEN | HashTable Hashlen cells erase THEN | ||
| HashIndex @ over ! 1 HashIndex +! | HashIndex @ over ! 1 HashIndex +! | ||
| HashIndex @ Hashlen >= | HashIndex @ Hashlen >= | ||
| IF clearhash | IF HashTable >r clearhash | ||
| 1 hashbits 1+ dup to hashbits lshift to hashlen | 1 hashbits 1+ dup to hashbits lshift to hashlen | ||
| HashTable free | r> free >r 0 to HashTable | ||
| addall | addall r> throw | ||
| THEN ; | THEN ; | ||
| : (initvoc) ( addr -- ) | : (initvoc) ( addr -- ) |
|
||||||||
|
CVS Admin Powered by ViewCVS 1.0-dev |
ViewCVS and CVS Help |