Home
last modified time | relevance | path

Searched refs:WDS (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/emips/include/
H A Demipsreg.h528 # define WDS 16 macro
/netbsd-src/external/bsd/wpa/dist/hostapd/
H A DREADME-MULTI-AP81 This is the same behavior as for WDS, and the relevant option ('bridge' or
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp11578 const unsigned WDS = std::get<1>(Data); in emitAArch64DeclareSimdFunction() local
11604 if ((UserVLEN * WDS > 2048) || (UserVLEN * WDS % 128 != 0)) { in emitAArch64DeclareSimdFunction()
11610 CGM.getDiags().Report(SLoc, DiagID) << WDS; in emitAArch64DeclareSimdFunction()