Home
last modified time | relevance | path

Searched refs:NP (Results 1 – 11 of 11) sorted by relevance

/original-bsd/usr.bin/spell/
H A Dspell.h36 #define NP (sizeof(p)/sizeof(p[0])) macro
52 long pow2[NP][NW];
74 for (i=0; i<NP; i++) {
H A Dspellin.c41 for (i=0; i<NP; i++) {
H A Dspellout.c48 for (i=0; i<NP; i++) {
H A Dspell.c568 for(i=0; i<NP; i++) {
/original-bsd/usr.bin/spline/
H A Dspline.c21 #define NP 1000 macro
23 struct proj { int lbf,ubf; float a,b,lb,ub,quant,mult,val[NP]; } x,y;
234 for(n=0;n<NP;n++){ in readin()
/original-bsd/libexec/getty/
H A Dgettytab.h109 #define NP gettyflags[21].value macro
H A Dmain.c450 if (!NP) {
/original-bsd/sys/luna68k/stand/
H A Dgetline.c-big204 { nil_operation }, /* 0x0C NP */
/original-bsd/old/ms/
H A Dtmac.s43 .wh 0 NP
/original-bsd/contrib/dungeon/
H A Ddungeon.doc53 NP.FOR -parser, part 0
/original-bsd/games/fortune/datfiles/
H A Dfortunes211026 solved. The only difficulty is that the problem is NP complete and will
41381 The algorithm for finding the longest path in a graph is NP-complete.