Home
last modified time | relevance | path

Searched defs:GNP (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/bin/ed/
H A Ded.h66 #define GNP 010 /* enumerate after command */ macro
/netbsd-src/external/apache2/llvm/dist/clang/utils/ABITest/
H A DEnumeration.py129 def getNthPairBoundedChecked(N,W=aleph0,H=aleph0,useDivmod=False,GNP=getNthPairBounded): argument