Home
last modified time | relevance | path

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

/freebsd/lib/libc/riscv/softfloat/
H A Driscv-gcc.h52 typedef unsigned int bits32; typedef
/freebsd/lib/libc/powerpcspe/softfloat/
H A Dpowerpc-gcc.h52 typedef unsigned int bits32; typedef
/freebsd/lib/libc/powerpc64/softfloat/
H A Dpowerpc-gcc.h52 typedef unsigned int bits32; typedef
/freebsd/lib/libc/powerpc/softfloat/
H A Dpowerpc-gcc.h56 typedef unsigned int bits32; typedef
/freebsd/lib/libc/arm/softfloat/
H A Darm-gcc.h56 typedef unsigned int bits32; typedef
/freebsd/secure/lib/libcrypt/
H A Dcrypt-des.c163 static const u_int32_t bits32[32] = variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp387 const MemoryMapParams *bits32; member