DLALIGN 182 ext/dl/dl.c DLALIGN(0,size,INT_ALIGN);
DLALIGN 187 ext/dl/dl.c DLALIGN(0,size,LONG_ALIGN);
DLALIGN 192 ext/dl/dl.c DLALIGN(0,size,FLOAT_ALIGN);
DLALIGN 197 ext/dl/dl.c DLALIGN(0,size,DOUBLE_ALIGN);
DLALIGN 206 ext/dl/dl.c DLALIGN(0,size,SHORT_ALIGN);
DLALIGN 211 ext/dl/dl.c DLALIGN(0,size,VOIDP_ALIGN);
DLALIGN 761 ext/dl/ptr.c DLALIGN(data->ptr,offset,INT_ALIGN);
DLALIGN 764 ext/dl/ptr.c DLALIGN(data->ptr,offset,LONG_ALIGN);
DLALIGN 767 ext/dl/ptr.c DLALIGN(data->ptr,offset,VOIDP_ALIGN);
DLALIGN 770 ext/dl/ptr.c DLALIGN(data->ptr,offset,FLOAT_ALIGN);
DLALIGN 773 ext/dl/ptr.c DLALIGN(data->ptr,offset,DOUBLE_ALIGN);
DLALIGN 778 ext/dl/ptr.c DLALIGN(data->ptr,offset,SHORT_ALIGN);
DLALIGN 892 ext/dl/ptr.c DLALIGN(data->ptr,offset,INT_ALIGN);
DLALIGN 895 ext/dl/ptr.c DLALIGN(data->ptr,offset,LONG_ALIGN);
DLALIGN 898 ext/dl/ptr.c DLALIGN(data->ptr,offset,VOIDP_ALIGN);
DLALIGN 901 ext/dl/ptr.c DLALIGN(data->ptr,offset,DOUBLE_ALIGN);
DLALIGN 904 ext/dl/ptr.c DLALIGN(data->ptr,offset,FLOAT_ALIGN);
DLALIGN 909 ext/dl/ptr.c DLALIGN(data->ptr,offset,SHORT_ALIGN);