Searched refs:NAMELEN (Results 1 – 1 of 1) sorted by relevance
22 #define NAMELEN 30 /* Size of Samplevision name */ macro32 char name[NAMELEN + 1]; /* Sample Name, left justified */66 char comment[COMMENTLEN + NAMELEN + 3];244 for (namelen = NAMELEN-1; in sox_smpstartread()357 sprintf(header.name, "%-*.*s", NAMELEN, NAMELEN, comment); in sox_smpstartwrite()