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

/bionic/libc/include/
H A Dstdint.h64 typedef __uint32_t uint32_t; typedef
79 typedef uint32_t uint_least32_t;
97 typedef uint32_t uint_fast16_t;
99 typedef uint32_t uint_fast32_t;

Completed in 53 milliseconds