HomeSort by relevance Sort by last modified time
    Searched full:double_comparator (Results 1 - 1 of 1) sorted by null

  /external/fio/
graph.c 168 typedef double (*double_comparator)(double a, double b); typedef
180 static double find_double_values(struct graph_label *l, double_comparator cmp)
204 static double find_double_data(struct graph *g, double_comparator cmp)
502 static double find_xy_value(struct graph *g, xy_value_extractor getvalue, double_comparator cmp)

Completed in 204 milliseconds