Searched refs:groupSize (Results 1 – 1 of 1) sorted by relevance
646 #define groupSize (parser->m_groupSize) macro764 groupSize = 0; in parserCreate()4311 if (prologState.level >= groupSize) { in doProlog()4312 if (groupSize) { in doProlog()4313 char *temp = (char *)REALLOC(groupConnector, groupSize *= 2); in doProlog()4319 groupSize * sizeof(int)); in doProlog()4326 groupConnector = (char *)MALLOC(groupSize = 32); in doProlog()6165 dtd->scaffIndex = (int *)MALLOC(groupSize * sizeof(int)); in nextScaffoldPart()