Home
last modified time | relevance | path

Searched defs:x86_64 (Results 1 – 3 of 3) sorted by relevance

/third_party/rust/crates/libc/libc-test/
Dbuild.rs184 let x86_64 = target.contains("x86_64"); in test_apple() localVariable
419 let x86_64 = target.contains("x86_64"); in test_openbsd() localVariable
3049 let x86_64 = target.contains("x86_64"); in test_linux() localVariable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DTriple.h79 x86_64, // X86-64: amd64, x86_64 enumerator
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h19182 unsigned char x86_64; member