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

/bionic/libc/include/
H A Dstdint.h63 typedef __int32_t int32_t; typedef
78 typedef int32_t int_least32_t;
96 typedef int32_t int_fast16_t;
98 typedef int32_t int_fast32_t;
/bionic/libc/kernel/uapi/linux/
H A Dcoda.h85 typedef int int32_t; typedef
189 int32_t f_blocks;
190 int32_t f_bfree;
191 int32_t f_bavail;
192 int32_t f_files;
194 int32_t f_ffree;

Completed in 384 milliseconds