Searched refs:NALIGN (Results 1 – 2 of 2) sorted by relevance
108 #define NALIGN(elf) ((elf->ed_class == ELFCLASS32) ? Nalign32 : Nalign64) macro235 if ((size_t)d->db_data.d_type >= NALIGN(elf)) { in _elf_locked_getdata()
59 #define NALIGN 1 macro70 ALIGN dummy[NALIGN];