ALIGNMENT_SIZE    744 compile.c        #define PADDING_SIZE_MAX    ((size_t)((ALIGNMENT_SIZE) - 1))
ALIGNMENT_SIZE    761 compile.c              padding = ALIGNMENT_SIZE - mis;
ALIGNMENT_SIZE    767 compile.c      #if ALIGNMENT_SIZE > SIZEOF_VALUE