Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/include/
Dstdint.h420 #define UINT32_C(x) __UINT32_C(x) macro
424 #define UINT32_C(x) x##UL macro
427 #define UINT32_C(x) x##U macro
/picolibc-latest/newlib/libc/xdr/
Dxdr_rec.c119 #define LAST_FRAG ((u_int32_t)(UINT32_C(1) << 31))
/picolibc-latest/newlib/
DChangeLog-201511972 of UINT32_C.