Searched defs:int64 (Results 1 - 10 of 10) sorted by relevance

/freebsd-10-stable/lib/libc/arm/softfloat/
H A Darm-gcc.h42 typedef signed long long int int64; typedef
/freebsd-10-stable/lib/libc/mips/softfloat/
H A Dmips-gcc.h42 typedef signed long long int int64; typedef
/freebsd-10-stable/lib/libc/powerpc/softfloat/
H A Dpowerpc-gcc.h38 typedef signed long long int int64; typedef
/freebsd-10-stable/lib/libc/powerpc64/softfloat/
H A Dpowerpc-gcc.h38 typedef signed long long int int64; typedef
/freebsd-10-stable/lib/libsdp/
H A Dutil.c287 int64_t int64; member in union:__anon5911
/freebsd-10-stable/tools/test/testfloat/sparc64/
H A Dsparc64.h56 typedef signed long int int64; typedef
H A Dfpu_util.c64 typedef unsigned long int64; typedef
/freebsd-10-stable/contrib/openbsm/compat/
H A Dendian.h82 bswap64(uint64_t int64) argument
/freebsd-10-stable/contrib/ntp/include/
H A Dntp_types.h146 typedef int64_t int64; typedef
151 typedef long int64; typedef
156 typedef long long int64; typedef
/freebsd-10-stable/contrib/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp1834 long long int64 = (long long)(constInt->getZExtValue()); local
1841 long long int64 = (long long)(constInt->getZExtValue()); local

Completed in 74 milliseconds