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

/bionic/libc/include/
H A Dstdint.h64 typedef __int32_t int32_t; typedef
79 typedef int32_t int_least32_t;
97 typedef int32_t int_fast16_t;
99 typedef int32_t int_fast32_t;
/bionic/tools/versioner/current/
H A Dstdint.h64 typedef __int32_t int32_t; typedef
79 typedef int32_t int_least32_t;
97 typedef int32_t int_fast16_t;
99 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;
/bionic/libc/versioner-dependencies/common/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 226 milliseconds