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

/haiku/src/libs/bsd/
H A Dstringlist.c38 #define _SL_CHUNKSIZE 20 macro
53 sl->sl_max = _SL_CHUNKSIZE;
72 sl->sl_max += _SL_CHUNKSIZE;

Completed in 32 milliseconds