Searched defs:uint32_t (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/include/
H A Dstdint.h47 typedef __uint32_t uint32_t; typedef
92 typedef uint32_t uint_fast16_t;
118 * int32_t & uint32_t
124 typedef uint32_t uint_least32_t;
125 typedef uint32_t uint_fast32_t;

Completed in 258 milliseconds