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

/freebsd-10.0-release/usr.bin/tr/
H A Dcmap.h45 wint_t cm_cache[CM_CACHE_SIZE]; member in struct:cmap
65 return (cm->cm_cache[from]);
H A Dcmap.c142 cm->cm_cache[ch] = cmap_lookup_hard(cm, ch);

Completed in 56 milliseconds