OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_cmsALIGNLONG
(Results
1 - 3
of
3
) sorted by null
/external/pdfium/third_party/lcms2-2.6/src/
cmsplugin.c
465
NextAligned =
_cmsALIGNLONG
(At);
482
NextAligned =
_cmsALIGNLONG
(At);
lcms2_internal.h
58
#define
_cmsALIGNLONG
(x) (((x)+(sizeof(cmsUInt32Number)-1)) & ~(sizeof(cmsUInt32Number)-1))
[
all
...]
cmstypes.c
973
len_aligned =
_cmsALIGNLONG
(len);
[
all
...]
Completed in 43 milliseconds