Home
last modified time | relevance | path

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

/optee_os/core/lib/qcbor/src/
H A Dieee754.c163 uint64_t u64; in CopyDoubleToUint64() local
169 CopyUint64ToDouble(uint64_t u64) in CopyUint64ToDouble()
/optee_os/core/lib/qcbor/inc/qcbor/
H A DUsefulBuf.h1906 uint64_t u64; in UsefulBufUtil_CopyDoubleToUint64() local
1911 static inline double UsefulBufUtil_CopyUint64ToDouble(uint64_t u64) in UsefulBufUtil_CopyUint64ToDouble()
/optee_os/core/lib/libtomcrypt/src/pk/ec25519/
H A Dtweetnacl.c12 typedef ulong64 u64; typedef