Searched refs:getClearedMemory (Results 1 – 4 of 4) sorted by relevance
35 inline static uint64_t* getClearedMemory(unsigned numWords) { in getClearedMemory() function79 pVal = getClearedMemory(getNumWords()); in initSlowCase()98 pVal = getClearedMemory(getNumWords()); in initFromArray()1780 Quotient->pVal = getClearedMemory(Quotient->getNumWords()); in divide()1813 Remainder->pVal = getClearedMemory(Remainder->getNumWords()); in divide()2110 pVal = getClearedMemory(getNumWords()); in fromString()
32 inline static uint64_t* getClearedMemory(unsigned numWords) { in getClearedMemory() function76 pVal = getClearedMemory(getNumWords()); in initSlowCase()95 pVal = getClearedMemory(getNumWords()); in initFromArray()1880 Quotient->pVal = getClearedMemory(Quotient->getNumWords()); in divide()1911 Remainder->pVal = getClearedMemory(Remainder->getNumWords()); in divide()2146 pVal = getClearedMemory(getNumWords()); in fromString()
35 inline static uint64_t* getClearedMemory(unsigned numWords) { in getClearedMemory() function79 pVal = getClearedMemory(getNumWords()); in initSlowCase()98 pVal = getClearedMemory(getNumWords()); in initFromArray()1754 Quotient->pVal = getClearedMemory(Quotient->getNumWords()); in divide()1787 Remainder->pVal = getClearedMemory(Remainder->getNumWords()); in divide()2084 pVal = getClearedMemory(getNumWords()); in fromString()
36 inline static uint64_t* getClearedMemory(unsigned numWords) { in getClearedMemory() function77 U.pVal = getClearedMemory(getNumWords()); in initSlowCase()97 U.pVal = getClearedMemory(getNumWords()); in initFromArray()1988 U.pVal = getClearedMemory(getNumWords()); in fromString()