Home
last modified time | relevance | path

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

/trueos/lib/libusb/
HDlibusb10_desc.c45 #define N_ALIGN(n) (-((-(n)) & (-8UL))) macro
/trueos/sys/sys/
HDimgact_aout.h59 #define N_ALIGN(ex,x) \ macro