Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Dstdalign.in.h65 # define _Alignof(type) alignof (type) macro
68 # define _Alignof(type) offsetof (__alignof_helper<type>, __b) macro
71 # define _Alignof(type) offsetof (struct { char __a; type __b; }, __b) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dtokens.d261 _Alignof, enumerator