Searched defs:UINT64_C (Results 1 – 2 of 2) sorted by relevance
| /trusted-firmware-a-latest/include/lib/libc/aarch32/ | ||
| D | stdint_.h | 19 #define UINT64_C(x) x ## ULL macro |
| /trusted-firmware-a-latest/include/lib/libc/aarch64/ | ||
| D | stdint_.h | 19 #define UINT64_C(x) x ## UL macro |