Searched defs:__aligned (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/opencrypto/ | ||
| H A D | gfmult.h | 37 #define __aligned(x) __attribute__((__aligned__(x))) macro |
| /f-stack/freebsd/sys/ | ||
| H A D | cdefs.h | 224 #define __aligned(x) __attribute__((__aligned__(x))) macro |