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

/src/tests/usr.bin/xlint/lint1/
H A Dexpr_fold_strict_bool.c13 typedef long long int64_t; typedef in typeref:typename:long long
/src/sys/arch/hpc/stand/include/machine/
H A Dtypes.h21 typedef signed __int64 int64_t; typedef in typeref:typename:signed __int64
/src/sys/sys/
H A Dstdint.h69 typedef __int64_t int64_t; typedef in typeref:typename:__int64_t
H A Dtypes.h84 typedef __int64_t int64_t; typedef in typeref:typename:__int64_t
/src/sys/external/bsd/gnu-efi/dist/inc/aarch64/
H A Defibind.h25 typedef long int64_t; typedef in typeref:typename:long
/src/sys/external/bsd/gnu-efi/dist/inc/arm/
H A Defibind.h25 typedef long long int64_t; typedef in typeref:typename:long long
/src/sys/external/bsd/gnu-efi/dist/inc/ia32/
H A Defibind.h39 typedef __int64 int64_t; typedef in typeref:typename:__int64
47 typedef int __attribute__((__mode__(__DI__))) int64_t; typedef in typeref:typename:int
60 typedef long int64_t; typedef in typeref:typename:long
72 typedef long long int64_t __attribute__((aligned (8))); typedef in typeref:typename:long long
/src/sys/external/bsd/gnu-efi/dist/inc/ia64/
H A Defibind.h37 typedef __int64 int64_t; typedef in typeref:typename:__int64
48 typedef long int64_t; typedef in typeref:typename:long
59 typedef long long int64_t; typedef in typeref:typename:long long
/src/sys/external/bsd/gnu-efi/dist/inc/mips64el/
H A Defibind.h27 typedef long int64_t; typedef in typeref:typename:long
/src/sys/external/bsd/gnu-efi/dist/inc/x86_64/
H A Defibind.h50 typedef __int64 int64_t; typedef in typeref:typename:__int64
58 typedef int __attribute__((__mode__(__DI__))) int64_t; typedef in typeref:typename:int
71 typedef long int64_t; typedef in typeref:typename:long
83 typedef long long int64_t __attribute__((aligned (8))); typedef in typeref:typename:long long
/src/sys/external/bsd/compiler_rt/dist/lib/builtins/
H A Dfp_lib.h35 # define int64_t long long macro
/src/sys/external/bsd/acpica/dist/include/platform/
H A Dacefiex.h164 typedef COMPILER_DEPENDENT_INT64 int64_t; typedef in typeref:typename:COMPILER_DEPENDENT_INT64

Completed in 9 milliseconds