Searched refs:str_mul (Results 1 – 1 of 1) sorted by relevance
475 char *str_mul; in parse_mul() local481 str_mul = getenv(env_name); in parse_mul()483 if (!str_mul) { in parse_mul()488 ret = tst_parse_float(str_mul, mul, min, max); in parse_mul()