Searched refs:CM_CACHE_SIZE (Results 1 – 3 of 3) sorted by relevance
42 #define CM_CACHE_SIZE 128 macro43 wint_t cm_cache[CM_CACHE_SIZE];
138 for (ch = 0; ch < CM_CACHE_SIZE; ch++) in cmap_cache()
61 if (from < CM_CACHE_SIZE && cm->cm_havecache) in cmap_lookup()