Searched refs:HDBUF (Results 1 – 2 of 2) sorted by relevance
61 #define HDBUF 512 macro
219 if ((hbuf = malloc((unsigned)(HDBUF + offst)*sizeof(char))) == NULL) { in onecol()385 if ((hbuf = malloc((unsigned)(HDBUF + offst)*sizeof(char))) == NULL) { in vertcol()697 if ((hbuf = malloc((unsigned)(HDBUF + offst)*sizeof(char))) == NULL) { in horzcol()913 if ((hbuf = malloc((unsigned)(HDBUF + offst)*sizeof(char))) == NULL) { in mulfile()1513 if (strftime(buf, HDBUF, timefrmt, timeptr) <= 0) { in nxtfile()