Home
last modified time | relevance | path

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

/f-stack/tools/compat/
H A Dstringlist.c44 #define _SL_CHUNKSIZE 20 macro
59 sl->sl_max = _SL_CHUNKSIZE; in sl_init()
74 sl->sl_max += _SL_CHUNKSIZE; in sl_add()