Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_arraybuffer.cpp557 auto pTmp = *reinterpret_cast<uint64_t *>(block + byteIndex); in GetValueFromBufferForBigInt() local
612 auto *pTmp = reinterpret_cast<int16_t *>(&int64Val); in SetValueInBufferForInteger() local
616 auto *pTmp = reinterpret_cast<T *>(&int64Val); in SetValueInBufferForInteger() local
838 auto *pTmp = reinterpret_cast<int16_t *>(&int64Val); in FastSetValueInBufferForInteger() local
842 auto *pTmp = reinterpret_cast<T *>(&int64Val); in FastSetValueInBufferForInteger() local