Searched defs:implied_units (Results 1 – 2 of 2) sorted by relevance
/external/fio/exp/ | ||
D | expression-parser.y | 218 double implied_units, int is_time) in evaluate_arithmetic_expression() |
/external/fio/ | ||
D | parse.c | 307 double implied_units = 1.0; in str_to_decimal() local |