Searched defs:__alignof__ (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/libiberty/
H A Dobstack.c57 # define __alignof__(type) offsetof (alignof_helper<type>, __slot2) macro
59 # define __alignof__(type) \ macro
/netbsd-current/external/gpl3/binutils/dist/libiberty/
H A Dobstack.c57 # define __alignof__(type) offsetof (alignof_helper<type>, __slot2) macro
59 # define __alignof__(type) \ macro
/netbsd-current/external/gpl3/gcc.old/dist/libiberty/
H A Dobstack.c57 # define __alignof__(type) offsetof (alignof_helper<type>, __slot2) macro
59 # define __alignof__(type) \ macro
/netbsd-current/external/gpl3/gdb.old/dist/libiberty/
H A Dobstack.c57 # define __alignof__(type) offsetof (alignof_helper<type>, __slot2) macro
59 # define __alignof__(type) \ macro
/netbsd-current/external/gpl3/gcc/dist/libiberty/
H A Dobstack.c57 # define __alignof__(type) offsetof (alignof_helper<type>, __slot2) macro
59 # define __alignof__(type) \ macro
/netbsd-current/external/gpl3/gdb/dist/libiberty/
H A Dobstack.c57 # define __alignof__(type) offsetof (alignof_helper<type>, __slot2) macro
59 # define __alignof__(type) \ macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dbitmap.c738 #define __alignof__ macro
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dbitmap.cc743 #define __alignof__ macro
/netbsd-current/sys/compat/netbsd32/
H A Dnetbsd32.h171 CTASSERT(__alignof__(netbsd32_uint64) == __alignof__(netbsd32_siginfo_uint64)); variable

Completed in 304 milliseconds