Home
last modified time | relevance | path

Searched refs:bigRand (Results 1 – 6 of 6) sorted by relevance

/dports/science/libgeodecomp/libgeodecomp-0.4.0/src/examples/latticegas/
H A Dcell.h238 int bigRand = rand & 0xff; in update() local
272 if (bigRand < 0) { in update()
/dports/lang/seed7/seed7/src/
H A Dbig_drv.h110 bigIntType bigRand (const const_bigIntType low, const const_bigIntType high);
H A Dbiglib.c892 bigRand(take_bigint(arg_1(arguments)), take_bigint(arg_2(arguments)))); in big_rand()
H A Dbig_gmp.c1675 bigIntType bigRand (const const_bigIntType low, in bigRand() function
H A Dbig_rtl.c6599 bigIntType bigRand (const const_bigIntType low, in bigRand() function
/dports/lang/seed7/seed7/lib/comp/
H A Dbig_act.s7i154 declareExtern(c_prog, "bigIntType bigRand (const const_bigIntType, const const_bigIntType);");
1876 c_expr.result_expr := "bigRand(";