Searched refs:APR_PSPRINTF_MIN_STRINGSIZE (Results 1 – 1 of 1) sorted by relevance
1044 #define APR_PSPRINTF_MIN_STRINGSIZE 32 macro1066 if (size < APR_PSPRINTF_MIN_STRINGSIZE) in psprintf_flush()1067 size = APR_PSPRINTF_MIN_STRINGSIZE; in psprintf_flush()