Home
last modified time | relevance | path

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

/optee_os/core/lib/qcbor/src/
H A Dqcbor_encode.c588 int64_t nTmp = nNum + 1; in QCBOREncode_AddInt64() local
589 uValue = (uint64_t)-nTmp; in QCBOREncode_AddInt64()