OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_cmsSubAllocator_chunk
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/third_party/lcms2-2.6/src/
cmserr.c
358
_cmsSubAllocator_chunk
* _cmsCreateSubAllocChunk(cmsContext ContextID, cmsUInt32Number Initial)
360
_cmsSubAllocator_chunk
* chunk;
367
chunk = (
_cmsSubAllocator_chunk
*) _cmsMallocZero(ContextID, sizeof(
_cmsSubAllocator_chunk
));
411
_cmsSubAllocator_chunk
*chunk, *n;
436
_cmsSubAllocator_chunk
* chunk;
lcms2_internal.h
372
}
_cmsSubAllocator_chunk
;
378
_cmsSubAllocator_chunk
* h;
[
all
...]
Completed in 40 milliseconds