Home
last modified time | relevance | path

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

/external/avb/libavb/
Davb_sysdeps.h56 #define AVB_ALIGNMENT_SIZE 8 macro
58 #define AVB_ALIGNMENT_SIZE 4
Davb_util.h74 avb_assert((((uintptr_t)addr) & (AVB_ALIGNMENT_SIZE - 1)) == 0)