Searched refs:getClearedMemory (Results 1 – 1 of 1) sorted by relevance
34 inline static uint64_t* getClearedMemory(unsigned numWords) { in getClearedMemory() function78 pVal = getClearedMemory(getNumWords()); in initSlowCase()97 pVal = getClearedMemory(getNumWords()); in initFromArray()1776 Quotient->pVal = getClearedMemory(Quotient->getNumWords()); in divide()1809 Remainder->pVal = getClearedMemory(Remainder->getNumWords()); in divide()2106 pVal = getClearedMemory(getNumWords()); in fromString()