Searched refs:_cmap_mbyte (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/tcsh/
H A Dsh.set.c1185 _cmap[lp] = _cmap_mbyte[lp];
1190 _cmap[lp] = _cmap_mbyte[lp];
1195 _cmap[lp] = _cmap_mbyte[lp];
1200 _cmap[lp] = _cmap_mbyte[lp];
1233 _cmap[lp] = _cmap_mbyte[lp];
H A Dsh.char.h57 extern unsigned short _cmap_mbyte[];
H A Dsh.char.c436 unsigned short _cmap_mbyte[256] = { variable

Completed in 44 milliseconds