Searched defs:num_to_str (Results 1 – 2 of 2) sorted by relevance
45 static inline char *num_to_str(unsigned long num, char *buf, int len) in num_to_str() function
378 int num_to_str(char *buf, int size, unsigned long long num, unsigned int width) in num_to_str() function