Home
last modified time | relevance | path

Searched defs:int64_t (Results 1 – 6 of 6) 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
/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
/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/modules/msos/msos/optee/
H A DMsOS_optee.c136 typedef signed long long int64_t; typedef