Home
last modified time | relevance | path

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

/components/libc/compilers/common/include/posix/
A Dstdlib.h28 char *utoa(unsigned int n, char *buffer, int radix);
/components/libc/compilers/common/
A Dcstdlib.c194 char *utoa(unsigned value, char *string, int radix) in utoa() function

Completed in 5 milliseconds