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

/illumos-gate/usr/src/cmd/sgs/libelf/common/
H A Dgetdata.c108 #define NALIGN(elf) ((elf->ed_class == ELFCLASS32) ? Nalign32 : Nalign64) macro
235 if ((size_t)d->db_data.d_type >= NALIGN(elf)) {
/illumos-gate/usr/src/cmd/spell/
H A Dmalloc.c54 * ALIGN, NALIGN, BLOCK, BUSY, INT
59 #define NALIGN 1 macro
70 ALIGN dummy[NALIGN];

Completed in 58 milliseconds