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

/freebsd-12-stable/usr.bin/tr/
H A Dcmap.h47 wint_t cm_cache[CM_CACHE_SIZE]; member in struct:cmap
67 return (cm->cm_cache[from]);
H A Dcmap.c144 cm->cm_cache[ch] = cmap_lookup_hard(cm, ch);

Completed in 48 milliseconds