Home
last modified time | relevance | path

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

/linux/tools/include/nolibc/
H A Dstdlib.h332 int u64toh_r(uint64_t in, char *buffer) in u64toh_r() function
363 u64toh_r(in, itoa_buffer); in u64toh()
H A Dstdio.h314 u64toh_r(v, out); in __nolibc_printf()