Home
last modified time | relevance | path

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

/optee_os/core/lib/zlib/
H A Dzconf.h159 # define uInt z_uInt macro
398 typedef unsigned int uInt; /* 16 bits or more */ typedef
/optee_os/core/lib/qcbor/src/
H A Dqcbor_decode.c6663 QCBOR_Private_ConvertIntToBigNum(uint64_t uInt, const UsefulBuf Buffer) in QCBOR_Private_ConvertIntToBigNum()