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