Home
last modified time | relevance | path

Searched refs:spare3 (Results 1 – 6 of 6) sorted by relevance

/freebsd/lib/libc/include/
H A Dspinlock.h46 int spare3; member
/freebsd/sys/cam/ctl/
H A Dctl_ioctl.h714 int spare3[4]; member
724 int spare3[4]; member
/freebsd/sys/contrib/device-tree/src/arm/nuvoton/
H A Dnuvoton-npcm750-evb.dts116 spare3@1100000 {
117 label = "spare3";
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/MachO/
H A DMachOWriter.cpp506 CodeDirectory->spare3 = 0; in writeCodeSignatureData()
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h2344 uint32_t spare3; /* unused (must be zero) */ member
/freebsd/contrib/llvm-project/lld/MachO/
H A DSyntheticSections.cpp1564 codeDirectory->spare3 = 0; in writeTo()