Home
last modified time | relevance | path

Searched defs:pTmp (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_arraybuffer.cpp579 auto pTmp = *reinterpret_cast<uint64_t *>(block + byteIndex); in GetValueFromBufferForBigInt() local
634 auto *pTmp = reinterpret_cast<int16_t *>(&int64Val); in SetValueInBufferForInteger() local
638 auto *pTmp = reinterpret_cast<T *>(&int64Val); in SetValueInBufferForInteger() local
871 auto *pTmp in FastSetValueInBufferForInteger() local
875 auto *pTmp = reinterpret_cast<T *>(&int64Val); FastSetValueInBufferForInteger() local
[all...]

Completed in 4 milliseconds