OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MemoryClientMax
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/third_party/lcms2-2.6/src/
lcms2_internal.h
410
MemoryClientMax
436
void* chunks[
MemoryClientMax
]; // array of pointers to client chunks. Memory itself is hold in the suballocator.
[
all
...]
cmsplugin.c
692
if (mc >=
MemoryClientMax
) {
871
for (i=Logger; i <
MemoryClientMax
; i++) {
Completed in 34 milliseconds