Home
last modified time | relevance | path

Searched refs:longlong_to_hexstring (Results 1 – 1 of 1) sorted by relevance

/kernel/lib/libc/
A Dprintf.c125 __NO_INLINE static const char *longlong_to_hexstring(char *buf, unsigned long long u, size_t len, u… in longlong_to_hexstring() function
311 s = longlong_to_hexstring(num_buffer, n, sizeof(num_buffer), flags); in PRINTF_DECL()

Completed in 5 milliseconds