ALIGNED ALIGN ALLOCATE
ALIGNED ( addr -- addr' )  
ansi .6.1.0706 <CORE>
uses the value (being usually a dictionary-address) and increment it to the required alignment for the dictionary which is usually in CELLS - see also ALIGN

reference: p4_aligned in ../src/core.c:0710, export CO ALIGNED