Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libusb/
H A Dlibusb20_desc.h101 #define LIBUSB20_ME_STRUCT_ALIGN sizeof(void *) macro
107 } __aligned(LIBUSB20_ME_STRUCT_ALIGN);
H A Dlibusb20_desc.c439 ~(LIBUSB20_ME_STRUCT_ALIGN - 1)); /* align */ in libusb20_me_encode()
675 ~(LIBUSB20_ME_STRUCT_ALIGN - 1)); /* align */ in libusb20_me_decode()