Searched refs:catStd (Results 1 – 2 of 2) sorted by relevance
46 static stlstring* catStd; variable69 if (catStd) { delete catStd;} in getEventsPerIteration() local77 catStd = new stlstring(); in getEventsPerIteration()79 catStd -> reserve(110000000); in getEventsPerIteration()82 catStd = new stlstring(); in getEventsPerIteration()526 *catStd += s0; in StdLibCatenate()527 *catStd += sCatenate_STR; in StdLibCatenate()
44 catStd = new stlstring(); in main()45 catStd -> reserve(loops * MAXNUMLINES * (MAXSRCLEN + catenate_STRLEN)); in main()49 catStd = new stlstring(); in main()59 delete catStd; in main()