Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_arraybuffer.cpp569 auto pTmp = *reinterpret_cast<uint64_t *>(block + byteIndex); in GetValueFromBufferForBigInt() local
624 auto *pTmp = reinterpret_cast<int16_t *>(&int32Val); in SetValueInBufferForInteger() local
628 auto *pTmp = reinterpret_cast<T *>(&int32Val); in SetValueInBufferForInteger() local
857 auto *pTmp = reinterpret_cast<int16_t *>(&int32Val); in FastSetValueInBufferForInteger() local
861 auto *pTmp = reinterpret_cast<T *>(&int32Val); in FastSetValueInBufferForInteger() local