Home
last modified time | relevance | path

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

/titanic_44/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)) { in _elf_locked_getdata()
/titanic_44/usr/src/cmd/spell/
H A Dmalloc.c59 #define NALIGN 1 macro
70 ALIGN dummy[NALIGN];