Home
last modified time | relevance | path

Searched defs:PROCESSOR_ARCHITECTURE_INTEL (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/dist/
Dsys_windows.go35 PROCESSOR_ARCHITECTURE_INTEL = 0 const
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dwdsclientapi.h99 #define PROCESSOR_ARCHITECTURE_INTEL 0 macro
Dwinnt.h4714 #define PROCESSOR_ARCHITECTURE_INTEL 0 macro
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs1659 pub const PROCESSOR_ARCHITECTURE_INTEL: u32 = 0; constant