Searched refs:leArray (Results 1 – 1 of 1) sorted by relevance
39 static LabelEntry **leArray=NULL; /* LabelEntry by BlkLevel */ variable102 for (innerLE=leArray[i]; innerLE != NULL ; innerLE=nextLE) {111 if (BlkLevel != i) leArray[i]=NULL;192 le->pendingLink=leArray[BlkLevel];194 leArray[BlkLevel]=le;240 leArrayNew[i]=leArray[i]; in arrayCheck()245 if (leArray != NULL) free( (char *) leArray); in arrayCheck()248 leArray=leArrayNew; in arrayCheck()291 for (innerLE=leArray[i]; innerLE != NULL ; innerLE=nextLE) { in leFixup()295 leArray[i]=NULL; in leFixup()