Home
last modified time | relevance | path

Searched hist:"029 f5a28a8dd016e207f1c81bc961674d1528404" (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/include/lib/
H A Dutils_def.h029f5a28a8dd016e207f1c81bc961674d1528404 Wed Jul 18 10:56:00 UTC 2018 Antonio Nino Diaz <antonio.ninodiaz@arm.com> Introduce UL(), L() and LL() macros

utils_def.h already has U() and ULL(), but not UL(), which is needed for
types like uinptr_t and u_register_t.

Also added L() and LL() for signed values.

Change-Id: I0654df80d57149ff49507c52f1b27f3d500486a0
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>