Home
last modified time | relevance | path

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

/dports/math/gnumeric/gnumeric-1.12.50/src/tools/
H A Dsimulation.c395 sheet->simulation_round = round; in simulation_tool()
414 sheet->simulation_round = 0; in simulation_tool()
/dports/math/gnumeric/gnumeric-1.12.50/src/
H A Dsheet.h106 gint simulation_round; member
/dports/math/gnumeric/gnumeric-1.12.50/plugins/fn-random/
H A Dfunctions.c859 if (p->index == ep->sheet->simulation_round) in callback_function_simtable()