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
nan integer


Word description
Outputs the number of bits in one CPU operand-sized cell.

Definition