Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/include/export/lib/
Dutils_def_exp.h26 # define LL(_x) (_x) macro
36 # define LL_(_x) (_x##LL)
37 # define LL(_x) LL_(_x) macro
/trusted-firmware-a-latest/include/lib/libc/aarch32/
Dstdint_.h18 #define INT64_C(x) x ## LL
/trusted-firmware-a-latest/include/lib/libc/
Dstdint.h82 #define INTMAX_C(x) x ## LL