Searched refs:HDBUF (Results 1 – 2 of 2) sorted by relevance
65 #define HDBUF 512 macro
197 if ((hbuf = malloc((unsigned)(HDBUF + offst)*sizeof(char))) == NULL) { in onecol()356 if ((hbuf = malloc((unsigned)(HDBUF + offst)*sizeof(char))) == NULL) { in vertcol()672 if ((hbuf = malloc((unsigned)(HDBUF + offst)*sizeof(char))) == NULL) { in horzcol()828 if ((hbuf = malloc((unsigned)(HDBUF + offst)*sizeof(char))) == NULL) { in mulfile()1389 if (strftime(buf, HDBUF, timefrmt, timeptr) <= 0) { in nxtfile()