Home
last modified time | relevance | path

Searched defs:NN (Results 1 – 9 of 9) sorted by relevance

/NextBSD/contrib/binutils/bfd/
HDcpu-alpha.c41 #define NN(index) (&arch_info_struct[index]) macro
HDcpu-mips.c92 #define NN(index) (&arch_info_struct[(index) + 1]) macro
/NextBSD/sys/kern/
HDsubr_unit.c967 #define NN 10000 macro
/NextBSD/contrib/one-true-awk/
HDawk.h35 #define NN(p) ((p) ? (p) : "(null)") /* guaranteed non-null for dprintf macro
/NextBSD/contrib/llvm/lib/Support/
HDYAMLTraits.cpp168 for (const auto &NN : MN->Mapping) { in endMapping() local
/NextBSD/sys/dev/usb/input/
HDukbd.c290 #define NN 0 /* no translation */ macro
/NextBSD/contrib/gcc/config/s390/
HDs390.h612 #define INIT_CUMULATIVE_ARGS(CUM, FNTYPE, LIBNAME, NN, N_NAMED_ARGS) \ argument
/NextBSD/contrib/llvm/lib/Transforms/Vectorize/
HDBBVectorize.cpp2265 std::vector<Value *> &NN = CandidatePairs2[S->first]; in choosePairs() local
/NextBSD/contrib/llvm/lib/Target/PowerPC/
HDPPCISelDAGToDAG.cpp2374 if (SDNode *NN = SelectBitPermutation(N)) in Select() local