Home | History | Annotate | Download | only in config

Lines Matching defs:buf2

6277   char *buf2 = XNEWVEC (char, len);
6282 buf2[i] = TOUPPER (buf[i]);
6284 buf2[i] = '\0';
6287 hash_insert (htab, buf2, (void *) r);