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