Searched refs:ALIGN_VALUE (Results 1 – 1 of 1) sorted by relevance
957 #define ALIGN_VALUE(Value, Alignment) ((Value) + ALIGN_VALUE_ADDEND (Value, Alignment)) macro972 #define ALIGN_POINTER(Pointer, Alignment) ((VOID *) (ALIGN_VALUE ((UINTN)(Pointer), (Alignment))))986 #define ALIGN_VARIABLE(Value) ALIGN_VALUE ((Value), sizeof (UINTN))