Searched refs:to_alloc (Results 1 – 2 of 2) sorted by relevance
40 int to_alloc = loops * MAXNUMLINES * (MAXSRCLEN + catenate_STRLEN); in main() local41 catICU = new UnicodeString(to_alloc,'a',0); in main()
73 int to_alloc = loops * MAXNUMLINES * (MAXSRCLEN + catenate_STRLEN); in getEventsPerIteration() local74 catICU = new UnicodeString(to_alloc,'a',0); in getEventsPerIteration()