Searched refs:aTemp (Results 1 – 1 of 1) sorted by relevance
2206 Cell aTemp[NB]; /* Temporary holding area for apDiv[] */ in balance() local2409 memcpy(&aTemp[i], apDiv[i], szCell[nCell]); in balance()2410 apCell[nCell] = &aTemp[i]; in balance()