Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/libelf/common/
H A Dgetdata.c108 #define NALIGN(elf) ((elf->ed_class == ELFCLASS32) ? Nalign32 : Nalign64) macro
/titanic_41/usr/src/cmd/spell/
H A Dmalloc.c59 #define NALIGN 1 macro