Home
last modified time | relevance | path

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

/dflybsd-src/lib/libusb/
H A Dlibusb10_desc.c45 #define N_ALIGN(n) (-((-(n)) & (-8UL))) macro
/dflybsd-src/sys/sys/
H A Dimgact_aout.h62 #define N_ALIGN(ex,x) \ macro