Searched refs:mval (Results 1 - 1 of 1) sorted by relevance

/frameworks/wilhelm/tools/permute/
H A Dpermute.c315 double mval = atof(&arg[2]); local
316 if (mval >= 0.1 && mval <= 1000.0)
317 minSegmentLengthSeconds = mval;

Completed in 264 milliseconds