Home
last modified time | relevance | path

Searched refs:PRIMTABSIZE (Results 1 – 3 of 3) sorted by relevance

/dports/math/aribas/aribas-1.64/src/
H A Dalloc.c306 size = sizeof(word2)*(aribufSize + PRIMTABSIZE + 16);
H A Daritx.c134 primsiev(PrimTab,PRIMTABSIZE); in iniaritx()
H A Dcommon.h232 #define PRIMTABSIZE 2048 /* size of prime bitvector (word2's) */ macro