Searched refs:n2pow (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/tcl-102/tcl_ext/snack/snack/generic/
H A Dffa.c67 static int n2pow,nthpo; variable
106 n2pow = m;
134 n8pow = n2pow / 3;
137 lengt = n2pow - 3 * i;
147 switch (n2pow - 3 * n8pow) {
162 if (i < n2pow) {
163 l[i] = Pow2[n2pow - i];
424 n8pow = n2pow / 3;
427 lengt = n2pow - 3 * i;
437 switch (n2pow
[all...]

Completed in 124 milliseconds