Home
last modified time | relevance | path

Searched defs:bits64 (Results 1 – 7 of 7) sorted by relevance

/freebsd/lib/libc/powerpc64/softfloat/
H A Dpowerpc-gcc.h55 typedef unsigned long long int bits64; typedef
/freebsd/lib/libc/powerpcspe/softfloat/
H A Dpowerpc-gcc.h55 typedef unsigned long long int bits64; typedef
/freebsd/lib/libc/riscv/softfloat/
H A Driscv-gcc.h55 typedef unsigned long long int bits64; typedef
/freebsd/lib/libc/powerpc/softfloat/
H A Dpowerpc-gcc.h59 typedef unsigned long long int bits64; typedef
/freebsd/lib/libc/arm/softfloat/
H A Darm-gcc.h59 typedef unsigned long long int bits64; typedef
/freebsd/contrib/opencsd/decoder/include/opencsd/
H A Docsd_if_types.h417 uint32_t bits64:1; /**< 1 if 64 bit operation */ member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp392 const MemoryMapParams *bits64; member