Home
last modified time | relevance | path

Searched refs:arch_64 (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/sys/geom/vinum/
Dgeom_vinum_drive.c79 int arch_32, arch_64, i; in gv_legacy_header_type() local
84 arch_64 = GV_LEGACY_SPARC64; in gv_legacy_header_type()
87 arch_64 = GV_LEGACY_AMD64; in gv_legacy_header_type()
96 return (arch_64); in gv_legacy_header_type()
105 return (arch_64); in gv_legacy_header_type()
/freebsd-12-stable/contrib/llvm-project/lldb/source/Host/common/
DHostInfoBase.cpp322 ArchSpec &arch_64) { in ComputeHostArchitectureSupport() argument
326 arch_64.Clear(); in ComputeHostArchitectureSupport()
337 arch_64.SetTriple(triple); in ComputeHostArchitectureSupport()
345 arch_64.SetTriple(triple); in ComputeHostArchitectureSupport()
/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Host/
DHostInfoBase.h131 ArchSpec &arch_64);
/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/
Ddllexports796 %ifndef arch_64
1202 %endif # arch_64