Home | History | Annotate | Download | only in cache

Lines Matching defs:memory

134           FT_Memory  memory = cache->memory;
188 FT_Memory memory = cache->memory;
337 FT_Memory memory = cache->memory;
391 if ( cache->memory )
393 FT_Memory memory = cache->memory;
403 cache->memory = NULL;
454 * We use the FTC_CACHE_TRYLOOP macros to support out-of-memory
504 /* NOTE: _nodcomp() may change the linked list to reduce memory. */