Searched refs:catenate_STRLEN (Results 1 – 2 of 2) sorted by relevance
45 int to_alloc = loops * MAXNUMLINES * (MAXSRCLEN + catenate_STRLEN); in main()50 catStd -> reserve(loops * MAXNUMLINES * (MAXSRCLEN + catenate_STRLEN)); in main()
31 #define catenate_STRLEN 2 macro78 int to_alloc = loops * MAXNUMLINES * (MAXSRCLEN + catenate_STRLEN); in getEventsPerIteration()