Searched refs:getClearedMemory (Results 1 – 2 of 2) 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()1739 Quotient->pVal = getClearedMemory(Quotient->getNumWords()); in divide()1772 Remainder->pVal = getClearedMemory(Remainder->getNumWords()); in divide()2069 pVal = getClearedMemory(getNumWords()); in fromString()
37 inline static uint64_t* getClearedMemory(unsigned numWords) { in getClearedMemory() function78 U.pVal = getClearedMemory(getNumWords()); in initSlowCase()98 U.pVal = getClearedMemory(getNumWords()); in initFromArray()2142 U.pVal = getClearedMemory(getNumWords()); in fromString()