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

  /external/linux-tools-perf/util/
util.h 44 #define decimal_length(x) ((int)(sizeof(x) * 2.56 + 0.5) + 1) macro

Completed in 51 milliseconds