Searched refs:NRAND (Results 1 – 1 of 1) sorted by relevance
40 #define NRAND(n) ((int) (LRAND() % (n))) macro116 if (NRAND(2)) in gauss_rand()182 i = (NRAND(4)) + 2; in IFS()242 Fractal->Col = NRAND(Fractal->Width * Fractal->Height - 1) + 1; in IFS()