Searched refs:numEl (Results 1 – 1 of 1) sorted by relevance
465 #define ANTLR3_CALLOC(numEl, elSize) calloc (numEl, (size_t)(elSize)) argument