Searched refs:catStd (Results 1 – 2 of 2) sorted by relevance
51 static stlstring* catStd; variable74 if (catStd) { delete catStd;} in getEventsPerIteration() local82 catStd = new stlstring(); in getEventsPerIteration()84 catStd -> reserve(110000000); in getEventsPerIteration()87 catStd = new stlstring(); in getEventsPerIteration()531 *catStd += s0; in StdLibCatenate()532 *catStd += sCatenate_STR; in StdLibCatenate()
49 catStd = new stlstring(); in main()50 catStd -> reserve(loops * MAXNUMLINES * (MAXSRCLEN + catenate_STRLEN)); in main()54 catStd = new stlstring(); in main()64 delete catStd; in main()