Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_arraybuffer.cpp575 auto pTmp = *reinterpret_cast<uint64_t *>(block + byteIndex); in GetValueFromBufferForBigInt() local
630 auto *pTmp = reinterpret_cast<int16_t *>(&int64Val); in SetValueInBufferForInteger() local
634 auto *pTmp = reinterpret_cast<T *>(&int64Val); in SetValueInBufferForInteger() local
870 auto *pTmp = reinterpret_cast<int16_t *>(&int64Val); in FastSetValueInBufferForInteger() local
874 auto *pTmp = reinterpret_cast<T *>(&int64Val); in FastSetValueInBufferForInteger() local