Searched defs:num2str (Results 1 – 2 of 2) sorted by relevance
12 char *num2str(uint64_t num, int maxlen, int base, int pow2, int unit_base) in num2str() function
76 num2str(n) in num2str() function