Searched refs:STARTSIZE (Results 1 – 1 of 1) sorted by relevance
687 const int STARTSIZE = 70000; in main() local694 text = (UChar *)malloc(STARTSIZE*sizeof(UChar)); in main()695 bufSize = STARTSIZE; in main()