Searched refs:MAXLINELEN (Results 1 – 1 of 1) sorted by relevance
418 #define MAXLINELEN 80 in jas_seq2d_output() macro422 char buf[MAXLINELEN + 1]; in jas_seq2d_output()423 char sbuf[MAXLINELEN + 1]; in jas_seq2d_output()438 if (n + strlen(sbuf) > MAXLINELEN) { in jas_seq2d_output()