Searched defs:ALIGN_SIZE (Results 1 - 1 of 1) sorted by relevance

/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
H A Dbcmutils.h624 #define ALIGN_SIZE(size, boundary) (((size) + (boundary) - 1) \ macro

Completed in 122 milliseconds