HomeSort by: relevance | last modified time | path
    Searched defs:adjust_value_and_compute_prefix (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/pdisk/dist/
dump.c 129 void adjust_value_and_compute_prefix(double *value, int *prefix);
176 adjust_value_and_compute_prefix(&value, &prefix);
335 adjust_value_and_compute_prefix(&bytes, &j);
877 adjust_value_and_compute_prefix(double *value, int *prefix) function

Completed in 33 milliseconds