Home | History | Annotate | Download | only in cache

Lines Matching defs:memory

135           FT_Memory  memory = cache->memory;
189 FT_Memory memory = cache->memory;
342 FT_Memory memory = cache->memory;
396 if ( cache->memory )
398 FT_Memory memory = cache->memory;
408 cache->memory = NULL;
459 * We use the FTC_CACHE_TRYLOOP macros to support out-of-memory
509 /* NOTE: _nodcomp() may change the linked list to reduce memory. */