Searched defs:num_to_str (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/tools/testing/selftests/size/
H A Dget_size.c34 static inline char *num_to_str(unsigned long num, char *buf, int len) num_to_str() function
/linux-4.1.27/tools/lib/traceevent/
H A Dparse-filter.c2232 static char *num_to_str(struct event_filter *filter, struct filter_arg *arg) num_to_str() function
/linux-4.1.27/lib/
H A Dvsprintf.c330 int num_to_str(char *buf, int size, unsigned long long num) num_to_str() function

Completed in 418 milliseconds