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

/freebsd-10.1-release/lib/libc/gen/
H A Dstringlist.c43 #define _SL_CHUNKSIZE 20 macro
58 sl->sl_max = _SL_CHUNKSIZE;
73 sl->sl_max += _SL_CHUNKSIZE;

Completed in 94 milliseconds