Handbook
Glossary
cell-bits ( -- n )
Factor handbook
»
The implementation
»
VM memory layouts
»
Sizes and limits
Prev:
cells ( m -- n )
Next:
most-negative-fixnum ( -- n )
Vocabulary
layouts
Inputs
None
Outputs
n
an
integer
Word description
Outputs the number of bits in one CPU operand-sized cell.
Definition
IN:
layouts
:
cell-bits
( -- n )
8
cells
;
inline