Home
last modified time | relevance | path

Searched refs:int64_t (Results 1 – 8 of 8) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/
H A Dstdint.h119 typedef signed long int64_t; typedef
123 typedef signed long long int64_t; typedef
127 typedef signed int int64_t; typedef
133 typedef int64_t int_least64_t;
138 typedef int64_t int_least8_t;
144 typedef int64_t int_least16_t;
150 typedef int64_t int_least32_t;
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/
H A Dtypes.h167 typedef long int int64_t; typedef
169 __extension__ typedef long long int int64_t; typedef
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dstdint.h41 typedef long int int64_t; typedef
44 typedef long long int int64_t; typedef
H A Delf.h44 typedef int64_t Elf32_Sxword;
46 typedef int64_t Elf64_Sxword;
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dtypes.h98 typedef __s64 int64_t; typedef
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/sys/
H A Dtypes.h152 typedef long long int64_t; typedef
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/rpc/
H A Dxdr.h304 extern bool_t xdr_int64_t (XDR *__xdrs, int64_t *__ip) __THROW;
/utopia/UTPA2-700.0.x/modules/msos/msos/optee/
H A DMsOS_optee.c136 typedef signed long long int64_t; typedef