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

/netbsd-current/bin/csh/
H A Dchar.h39 extern unsigned short _cmap[];
64 (((c) & QUOTE) ? 0 : (_cmap[(unsigned char)(c)] & (bits)))
H A Dchar.c44 unsigned short _cmap[256] = { variable

Completed in 228 milliseconds