Home
last modified time | relevance | path

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

/dports/graphics/xfractint/xfractint-20.04p16/headers/
H A Dfractint.h597 #define RANDPARAM 4 /* newparm = constant +- rand() */ macro
/dports/graphics/xfractint/xfractint-20.04p16/common/
H A Devolve.c641 if ((evolving & RANDWALK)||(evolving & RANDPARAM)) { in get_evolve_Parms()