Home | History | Annotate | Download | only in config

Lines Matching defs:buf2

5363   char *buf2 = XNEWVEC (char, len);
5368 buf2[i] = TOUPPER (buf[i]);
5370 buf2[i] = '\0';
5373 hash_insert (htab, buf2, (void *) r);