Home
last modified time | relevance | path

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

/openbsd/lib/libm/src/
H A Ds_cosl.c42 #define NX 3 macro
45 #define NX 5 macro
H A Ds_sinl.c40 #define NX 3 macro
43 #define NX 5 macro
H A Ds_tanl.c43 #define NX 3 macro
46 #define NX 5 macro
H A Ds_sincosl.c38 #define NX 3 macro
42 #define NX 5 macro
/openbsd/libexec/getty/
H A Dgettytab.h61 #define NX gettystrs[0].value macro
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp199 if (NamedDecl *NX = dyn_cast<NamedDecl>(X)) in isSameDeclaration() local
/openbsd/gnu/llvm/clang/lib/AST/
H A DASTContext.cpp12775 const auto *NX = cast<DependentNameType>(X), in getCommonNonSugarTypeNode() local
/openbsd/gnu/llvm/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp6448 SDValue NX = DAG.getNode(ISD::SUB, dl, VT, getZeroVector(VT, DAG, dl), X); in LowerCTTZ() local