cchar.c | 55 * Cchars1 are the standard names, cchars2 are the old aliases. 81 const struct cchar cchars2[] = { variable in typeref:typename:const struct cchar[] 110 !(cp = (struct cchar *)bsearch(&tmp, cchars2, 111 sizeof(cchars2)/sizeof(cchars2[0]) - 1, sizeof(cchars2[0]),
|