SIZEOF
* SIZEOF ( "name" -- size )

get the size-value from a previous structure definition
 : SIZEOF   ' >BODY @  STATE @ IF [COMPILE] LITERAL THEN ; IMMEDIATE

struct compiling primitive