Lines Matching refs:AllocLocalBuf
41 #define AllocLocalBuf(length) (length > BUFSIZ ? (char *)Xmalloc(length) : local_buf)
100 char *buf = AllocLocalBuf(length);
123 char *buf = AllocLocalBuf(length);
174 char *buf = AllocLocalBuf(length);
198 char *buf = AllocLocalBuf(length);
295 char *buf = AllocLocalBuf(length);
324 char *buf = AllocLocalBuf(length);
362 char *buf = AllocLocalBuf(length);
386 char *buf = AllocLocalBuf(length);
418 char *buf = AllocLocalBuf(length);
437 char *buf = AllocLocalBuf(length);