Home
last modified time | relevance | path

Searched defs:BYTE8 (Results 1 – 6 of 6) sorted by relevance

/dports/net/mpich2/mpich2-1.5/src/mpe2/src/slog2sdk/src/base/drawable/
H A DInfoType.java26 public static final InfoType BYTE8 = new InfoType( 'X' ); field in InfoType
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lld/MachO/
H A DRelocations.h32 BYTE8 = 1 << 3, // 8 byte datum enumerator
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lld/MachO/
H A DRelocations.h32 BYTE8 = 1 << 3, // 8 byte datum enumerator
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lld/MachO/
H A DRelocations.h32 BYTE8 = 1 << 3, // 8 byte datum enumerator
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lld/MachO/
H A DRelocations.h32 BYTE8 = 1 << 3, // 8 byte datum enumerator
/dports/devel/llvm13/llvm-project-13.0.1.src/lld/lib/ReaderWriter/MachO/
H A DArchHandler_x86_64.cpp32 ArchHandler_x86_64() = default;