Searched refs:stackDecimalNum (Results 1 – 2 of 2) sorted by relevance
19 DigitList stackDecimalNum; // 128 member
359 if(fDecimalNum != &(stackData->stackDecimalNum)) { in dispose()755 if(fDecimalNum != &(stackData->stackDecimalNum)) { in getInternalDigitList()757 fDecimalNum = new (&(stackData->stackDecimalNum), kOnStack) DigitList(); in getInternalDigitList()