Searched refs:bufrealloc (Results 1 – 5 of 5) sorted by relevance
439 bufrealloc(b, size) in bufrealloc() function494 bufrealloc(b, s + 1);506 bufrealloc(b, blen+strlen(s)+1);
447 bufrealloc(buf, i+1), p = buf->string, p[i++] = c
516 void bufrealloc P((struct buf*,size_t));
970 bufrealloc(b, bl + sl + 4);
289 bufrealloc(&tokbuf, 2); in Lexinit()