Home
last modified time | relevance | path

Searched defs:__alignof__ (Results 1 – 6 of 6) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/libiberty/
H A Dobstack.c57 # define __alignof__(type) offsetof (alignof_helper<type>, __slot2) macro
59 # define __alignof__(type) \ macro
/dflybsd-src/contrib/binutils-2.34/libiberty/
H A Dobstack.c57 # define __alignof__(type) offsetof (alignof_helper<type>, __slot2) macro
59 # define __alignof__(type) \ macro
/dflybsd-src/contrib/binutils-2.27/libiberty/
H A Dobstack.c57 # define __alignof__(type) offsetof (alignof_helper<type>, __slot2) macro
59 # define __alignof__(type) \ macro
/dflybsd-src/contrib/grep/lib/
H A Dobstack.c56 # define __alignof__(type) alignof_type (type) macro
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dbitmap.c240 #define __alignof__(type) 0 in bitmap_obstack_initialize() macro
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dbitmap.c313 #define __alignof__(type) 0 in bitmap_obstack_initialize() macro