Searched refs:_cmsALIGNLONG (Results 1 – 3 of 3) sorted by relevance
465 NextAligned = _cmsALIGNLONG(At); in _cmsReadAlignment()482 NextAligned = _cmsALIGNLONG(At); in _cmsWriteAlignment()
58 #define _cmsALIGNLONG(x) (((x)+(sizeof(cmsUInt32Number)-1)) & ~(sizeof(cmsUInt32Number)-1)) macro
973 len_aligned = _cmsALIGNLONG(len); in Type_Text_Description_Write()