Home
last modified time | relevance | path

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

/freebsd/libexec/getty/
H A Dgettytab.h59 #define NX gettystrs[0].value macro
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp202 if (NamedDecl *NX = dyn_cast<NamedDecl>(X)) in isSameDeclaration() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp13437 const auto *NX = cast<DependentNameType>(X), in getCommonNonSugarTypeNode() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp6526 SDValue NX = DAG.getNode(ISD::SUB, dl, VT, getZeroVector(VT, DAG, dl), X); in LowerCTTZ() local