Searched refs:QUOPRINT_LINELEN (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/subversion/subversion/libsvn_subr/
H A Dquoprint.c60 #define QUOPRINT_LINELEN 76
109 /* Make sure our output lines don't exceed QUOPRINT_LINELEN. */
110 if (*linelen + 3 > QUOPRINT_LINELEN)
59 #define QUOPRINT_LINELEN macro

Completed in 97 milliseconds