Searched refs:i64toa_r (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/include/nolibc/
H A Dstdlib.h407 int i64toa_r(int64_t in, char *buffer) function
427 i64toa_r(in, itoa_buffer);
H A Dstdio.h259 i64toa_r(v, out);

Completed in 281 milliseconds