Home
last modified time | relevance | path

Searched refs:LIBUSB20_ME_STRUCT_ALIGN (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libusb/
H A Dlibusb20_desc.c438 ~(LIBUSB20_ME_STRUCT_ALIGN - 1)); /* align */ in libusb20_me_encode()
674 ~(LIBUSB20_ME_STRUCT_ALIGN - 1)); /* align */ in libusb20_me_decode()
H A Dlibusb20_desc.h100 #define LIBUSB20_ME_STRUCT_ALIGN sizeof(void *) macro
106 } __aligned(LIBUSB20_ME_STRUCT_ALIGN);