Searched refs:UINT32_C (Results 1 – 2 of 2) sorted by relevance
/tf-a-ffa_el3_spmc/include/lib/ | ||
A D | utils_def.h | 44 (((~UINT32_C(0)) << (l)) & (~UINT32_C(0) >> (32 - 1 - (h)))) |
/tf-a-ffa_el3_spmc/include/lib/libc/ | ||
A D | stdint.h | 84 #define UINT32_C(x) x ## U macro |
Completed in 4 milliseconds