Home
last modified time | relevance | path

Searched refs:MAXNCOLS (Results 1 – 2 of 2) sorted by relevance

/dports/math/ggobi/ggobi-2.1.11/src/
H A Ddefines.h115 #define MAXNCOLS 500 macro
/dports/games/golly/golly-3.3-src/gollybase/
H A Dltlalgo.cpp23 static const int MAXNCOLS = 2 * MAXRANGE + 1; variable
1410 int colcount[MAXNCOLS]; in fast_Moore()