Home
last modified time | relevance | path

Searched hist:"378 e007d13d178be2001da93ea8844357b45eecf" (Results 1 – 1 of 1) sorted by relevance

/optee_os/lib/libutils/isoc/include/
H A Dstdint.h378e007d13d178be2001da93ea8844357b45eecf Tue Dec 03 18:27:02 UTC 2019 Jens Wiklander <jens.wiklander@linaro.org> stdint.h: add U() ULL() L() LL() macros

Adds U() ULL() L() and LL() macros with a separate implementation for
assembly. Brushes up {,U}INT{8,16,32,64}_C() macros to use the new
primitive macros instead.

Reviewed-by: Jerome Forissier <jerome@forissier.org>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>