Searched refs:strregs (Results 1 – 1 of 1) sorted by relevance
476 } strregs[('z'-'a'+1) + ('9'-'0'+1)], *strp; variable541 return (isdigit(c) ? &strregs[('z'-'a'+1)+(c-'0')] : &strregs[c-'a']);