Searched defs:sval (Results 1 - 1 of 1) sorted by relevance

/frameworks/wilhelm/tools/permute/
H A Dpermute.c323 double sval = atof(&arg[2]); local
324 if (sval >= 0.1 && sval <= 1000.0)
325 meanSegmentLengthSeconds = sval;

Completed in 1996 milliseconds