Home
last modified time | relevance | path

Searched refs:aOpCodeAddressStack (Results 1 – 1 of 1) sorted by relevance

/trunk/main/formula/source/core/api/
H A Dtoken.cxx1079 int aOpCodeAddressStack[ nAlloc ]; // use of ADDRESS() function in RewriteMissingToPof() local
1083 int* pOcas = (nAlloc < nTokens ? new int[nTokens] : &aOpCodeAddressStack[0]); in RewriteMissingToPof()
1150 if (pOcas != &aOpCodeAddressStack[0]) in RewriteMissingToPof()

Completed in 21 milliseconds