Searched refs:CM_CACHE_SIZE (Results 1 – 2 of 2) sorted by relevance
44 #define CM_CACHE_SIZE 128 macro45 wint_t cm_cache[CM_CACHE_SIZE];64 if (from < CM_CACHE_SIZE && cm->cm_havecache) in cmap_lookup()
141 for (ch = 0; ch < CM_CACHE_SIZE; ch++) in cmap_cache()