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

/external/linux-tools-perf/util/
H A Dutil.h44 #define decimal_length(x) ((int)(sizeof(x) * 2.56 + 0.5) + 1) macro

Completed in 48 milliseconds