Searched defs:INT_ALIGN (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/stand/common/ | ||
H A D | module.c | 1157 #define INT_ALIGN(base, ptr) ptr = \ macro |
/freebsd-src/sys/kern/ | ||
H A D | kern_linker.c | 1982 #define INT_ALIGN(base, ptr) ptr = \ macro |