Searched refs:ALIGNA (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libast/common/vmalloc/
H A Dvmhdr.h243 ** Of paramount importance is the ALIGNA macro below. If the local compile
245 ** ALIGNA right, then the code below should be commented out and ALIGNA
267 #define ALIGNA (sizeof(struct _a_s) - sizeof(union _align_u)) macro
269 { char data[MULTIPLE(ALIGNA,ALIGNB)];

Completed in 23 milliseconds