Searched defs:N_ALIGN (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/sys/
H A Dimgact_aout.h59 #define N_ALIGN(ex,x) \ macro
/freebsd-10-stable/lib/libusb/
H A Dlibusb10_desc.c45 #define N_ALIGN(n) (-((-(n)) & (-8UL))) macro
[all...]

Completed in 121 milliseconds