Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/tr/
H A Dcset.h49 bool cs_cache[CS_CACHE_SIZE]; member
H A Dcset.c172 cs->cs_cache[i] = cset_in_hard(cs, i); in cset_cache()
H A Dtr.c77 return (cs->cs_cache[ch]); in cset_in()