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

/openjdk9/jdk/src/java.desktop/share/native/liblcms/
H A Dlcms2_internal.h86 #define _cmsALIGNLONG(x) (((x)+(sizeof(cmsUInt32Number)-1)) & ~(sizeof(cmsUInt32Number)-1)) macro

Completed in 43 milliseconds