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