Searched refs:QSEECOM_ALIGN_SIZE (Results 1 – 1 of 1) sorted by relevance
27 #define QSEECOM_ALIGN_SIZE 0x40 macro28 #define QSEECOM_ALIGN_MASK (QSEECOM_ALIGN_SIZE - 1)30 ((x + QSEECOM_ALIGN_SIZE) & (~QSEECOM_ALIGN_MASK))