Home
last modified time | relevance | path

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

/openbsd-src/lib/libc/arch/sh/softfloat/
H A Dsh-gcc.h55 typedef unsigned long long int bits64; typedef
/openbsd-src/sys/lib/libkern/
H A Dmilieu.h126 typedef uint64_t bits64; typedef
/openbsd-src/lib/libc/arch/arm/softfloat/
H A Darm-gcc.h60 typedef unsigned long long int bits64; typedef
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp384 const MemoryMapParams *bits64; member