Home
last modified time | relevance | path

Searched defs:PTR_ALIGN (Results 1 – 3 of 3) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
Dcrc32c.c39 #define PTR_ALIGN(p, a) ((__typeof__(p))ALIGN((unsigned long)(p), (a))) macro
/external/libusb/include/libusb/
Dlibusbi.h83 #define PTR_ALIGN(v) \ macro
/external/libusb/libusb/
Dlibusbi.h83 #define PTR_ALIGN(v) \ macro