Home
last modified time | relevance | path

Searched defs:alignof (Results 1 – 7 of 7) sorted by relevance

/dflybsd-src/include/
H A Dstdalign.h44 #define alignof _Alignof macro
/dflybsd-src/contrib/gcc-4.7/gcc/ginclude/
H A Dstdalign.h32 #define alignof _Alignof macro
/dflybsd-src/contrib/binutils-2.34/libiberty/
H A Dsha1.c232 # define alignof(type) offsetof (struct { char c; type x; }, x) in sha1_process_bytes() macro
/dflybsd-src/contrib/gcc-8.0/libiberty/
H A Dsha1.c232 # define alignof(type) offsetof (struct { char c; type x; }, x) in sha1_process_bytes() macro
/dflybsd-src/contrib/gcc-4.7/libiberty/
H A Dsha1.c233 # define alignof(type) offsetof (struct { char c; type x; }, x) in sha1_process_bytes() macro
/dflybsd-src/contrib/binutils-2.27/libiberty/
H A Dsha1.c233 # define alignof(type) offsetof (struct { char c; type x; }, x) in sha1_process_bytes() macro
/dflybsd-src/contrib/cvs-1.12/lib/
H A Dmd5.c247 # define alignof(type) offsetof (struct { char c; type x; }, x) in md5_process_bytes() macro