Home
last modified time | relevance | path

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

/third_party/ltp/include/
H A Dtst_test.h137 int tst_parse_float(const char *str, float *val, float min, float max);
/third_party/ltp/lib/
H A Dtst_test.c488 ret = tst_parse_float(str_mul, mul, min, max); in parse_mul()
753 int tst_parse_float(const char *str, float *val, float min, float max) in tst_parse_float() function

Completed in 4 milliseconds