Searched refs:sMallocSkipCount (Results 1 – 1 of 1) sorted by relevance
29 static const int sMallocSkipCount[] = {1,0}; variable32 static const int sMallocSkipCount[] = {0,0}; variable105 if (sCount >= sMallocSkipCount[loopIndex]) { in malloc()