CELLS CELL+ CFA
CELLS ( value -- value' )  
ansi .6.1.0890 <CORE>
scale the value by the sizeof a Cell the value is then often applied to an address or fed into ALLOT

reference: p4_cells in ../src/core.c:0789, export CO CELLS