Home
last modified time | relevance | path

Searched defs:DX (Results 1 – 10 of 10) sorted by relevance

/freebsd/sys/netpfil/ipfw/test/
H A Ddn_test.h27 #define DX(lev, fmt, args...) do { \ macro
/freebsd/libexec/getty/
H A Dgettytab.h167 #define DX gettyflags[20].value macro
/freebsd/sys/i386/i386/
H A Dbpf_jit_machdep.h51 #define DX 2 macro
H A Ddb_disasm.c66 #define DX 13 /* dx, for IO */ macro
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCMCCodeEmitter.cpp205 unsigned DX = (MO.getImm() >> 3) & 0x3F; getDispRIHashEncoding() local
/freebsd/sys/amd64/amd64/
H A Dbpf_jit_machdep.h76 #define DX 2 macro
H A Ddb_disasm.c79 #define DX 13 /* dx, for IO */ macro
/freebsd/sys/netpfil/ipfw/
H A Dip_dn_private.h46 #define DX(lev, fmt, ...) do { \ macro
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp12889 for (const Decl *DX : X->redecls()) { in getCommonDecl() local
13420 const auto *DX = cast<DecltypeType>(X); in getCommonNonSugarTypeNode() local
13429 const auto *DX = cast<PackIndexingType>(X); in getCommonNonSugarTypeNode() local
13546 const auto *DX = cast<DecayedType>(X), *DY = cast<DecayedType>(Y); in getCommonSugarTypeNode() local
13698 const auto *DX = cast<CountAttributedType>(X), in getCommonSugarTypeNode() local
/freebsd/sys/contrib/edk2/Include/Library/
H A DBaseLib.h5573 UINT16 DX; member