Home
last modified time | relevance | path

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

/ndk/sources/host-tools/sed-4.2.1/lib/
Dstdint.in.h190 #undef uint_least32_t
198 #define uint_least32_t uint32_t macro
/ndk/sources/host-tools/sed-4.2.1/m4/
Dstdint.m4120 uint_least32_t d3 = UINT32_C (0xffffffff);
121 uint_least32_t d3max = UINT_LEAST32_MAX;
193 int check_uint_least32: (uint_least32_t) -1 == UINT_LEAST32_MAX ? 1 : -1;
/ndk/sources/host-tools/sed-4.2.1/
Dconfigure20125 uint_least32_t d3 = UINT32_C (0xffffffff);
20126 uint_least32_t d3max = UINT_LEAST32_MAX;
20198 int check_uint_least32: (uint_least32_t) -1 == UINT_LEAST32_MAX ? 1 : -1;