Home
last modified time | relevance | path

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

/dports/math/scilab/scilab-6.1.1/scilab/modules/scicos/src/c/
H A Dddaskr.c145 # define maxnhIC ddas_mem->maxnhIC macro
246 maxnhIC = 5; // maxnh for IC calculation in DDaskrInit()
620 maxnhIC = MaxnhIC; in DDaskrSetMaxNumStepsIC()
888 iwork[33] = maxnhIC; in DDaskrCalcIC()
H A Dddaskr.h80 int maxnhIC; member