SFALIGNED SFALIGN SFLOAT+
ALIGNED ( addr -- addr' )  
ansi 12.6.2.2206 <FLOATING>
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 SFALIGNED