Home
last modified time | relevance | path

Searched refs:cm_cache (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/cmd/tr/
H A Dcmap.h43 wint_t cm_cache[CM_CACHE_SIZE]; member
H A Dcmap.c139 cm->cm_cache[ch] = cmap_lookup_hard(cm, ch); in cmap_cache()
H A Dtr.c62 return (cm->cm_cache[from]); in cmap_lookup()