Searched defs:ALIGNMENT (Results 1 – 7 of 7) sorted by relevance
/openbsd-src/usr.sbin/nsd/ |
H A D | region-allocator.c | 29 #define ALIGNMENT (sizeof(off_t)) macro 31 #define ALIGNMENT (sizeof(void *)) macro 35 #define ALIGNMENT 1 macro
|
/openbsd-src/sbin/unwind/libunbound/util/ |
H A D | regional.c | 53 #define ALIGNMENT (sizeof(uint64_t)) macro
|
/openbsd-src/usr.sbin/unbound/util/ |
H A D | regional.c | 53 #define ALIGNMENT (sizeof(uint64_t)) macro
|
/openbsd-src/gnu/gcc/gcc/config/stormy16/ |
H A D | stormy16.h | 638 #define ASM_OUTPUT_ALIGNED_DECL_COMMON(STREAM, DECL, NAME, SIZE, ALIGNMENT) \ argument 640 #define ASM_OUTPUT_ALIGNED_DECL_LOCAL(STREAM, DECL, NAME, SIZE, ALIGNMENT) \ argument
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | cfgexpand.c | 88 #define LOCAL_ALIGNMENT(TYPE, ALIGNMENT) ALIGNMENT argument
|
H A D | function.c | 69 #define LOCAL_ALIGNMENT(TYPE, ALIGNMENT) ALIGNMENT argument
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | function.c | 69 #define LOCAL_ALIGNMENT(TYPE, ALIGNMENT) ALIGNMENT argument
|