Searched refs:COMMENTLEN (Results 1 – 1 of 1) sorted by relevance
23 #define COMMENTLEN 60 /* Size of Samplevision comment, not shared */ macro31 char comments[COMMENTLEN]; /* User comments */66 char comment[COMMENTLEN + NAMELEN + 3];247 for (commentlen = COMMENTLEN-1; in sox_smpstartread()356 sprintf(header.comments, "%-*s", COMMENTLEN - 1, "Converted using Sox."); in sox_smpstartwrite()