Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/pcc/dist/pcc/cc/cxxcom/
H A Dcxxcode.c220 static char chmap[] = { 'v', 'b', 'c', 'h', 's', 't', 'i', 'j', 'l', 'm', variable
229 return chmap[c]; in typch()