Home
last modified time | relevance | path

Searched defs:UINT32_MAX (Results 1 – 1 of 1) sorted by relevance

/picolibc-3.7.0-3.6.0/newlib/libc/include/
Dstdint.h198 #define UINT32_MAX (__UINT32_MAX__) macro
203 #define UINT32_MAX (4294967295UL) macro
207 #define UINT32_MAX (4294967295U) macro