Searched refs:_SL_CHUNKSIZE (Results 1 – 2 of 2) sorted by relevance
38 #define _SL_CHUNKSIZE 20 macro53 sl->sl_max = _SL_CHUNKSIZE; in sl_init()72 new = reallocarray(sl->sl_str, (sl->sl_max + _SL_CHUNKSIZE), in sl_add()76 sl->sl_max += _SL_CHUNKSIZE; in sl_add()
39 #define _SL_CHUNKSIZE 20 macro54 sl->sl_max = _SL_CHUNKSIZE; in sl_init()69 sl->sl_max += _SL_CHUNKSIZE; in sl_add()