Searched refs:SEGINFO_STRCHUNKSIZE (Results 1 – 2 of 2) sorted by relevance
516 #define SEGINFO_STRCHUNKSIZE (64*1024) macro817 HChar strtab[SEGINFO_STRCHUNKSIZE];
249 + space_needed) > SEGINFO_STRCHUNKSIZE) { in ML_()