freebsd-dev/sys/boot/ficl
Daniel C. Sobral 38e0371f17 Turn dictthreshold and dictincrease into cell-sized variables, so
they can be used with cell operators like !.

As I did this, I noticed the whole CELL thing might have problems with
big endian architectures with sizeof(int)!=sizeof(void*).
2001-05-29 23:44:12 +00:00
..
alpha
i386
softwords
dict.c Turn dictthreshold and dictincrease into cell-sized variables, so 2001-05-29 23:44:12 +00:00
ficl.c
ficl.h Turn dictthreshold and dictincrease into cell-sized variables, so 2001-05-29 23:44:12 +00:00
ficlstring.c
loader.c
Makefile
math64.c
math64.h
prefix.c
search.c
stack.c
testmain.c
tools.c
unix.c
vm.c
words.c As in with ":", check dictionary space and increase it if necessary before 2001-05-27 16:30:10 +00:00