Searched refs:CM_CACHE_SIZE (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/usr.bin/tr/
H A Dcmap.h46 #define CM_CACHE_SIZE 128 macro
47 wint_t cm_cache[CM_CACHE_SIZE];
66 if (from < CM_CACHE_SIZE && cm->cm_havecache)
H A Dcmap.c143 for (ch = 0; ch < CM_CACHE_SIZE; ch++)

Completed in 62 milliseconds