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

/freebsd-10.0-release/usr.bin/tr/
H A Dcmap.h44 #define CM_CACHE_SIZE 128 macro
45 wint_t cm_cache[CM_CACHE_SIZE];
64 if (from < CM_CACHE_SIZE && cm->cm_havecache)
H A Dcmap.c141 for (ch = 0; ch < CM_CACHE_SIZE; ch++)

Completed in 102 milliseconds