Home
last modified time | relevance | path

Searched defs:__itoa (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/lib/libc/string/
H A Dstrerror_r.c23 __itoa(int num, int sign, char *buffer, size_t start, size_t end) in __itoa() function
/openbsd-src/gnu/llvm/libcxx/src/
H A Dcharconv.cpp18 namespace __itoa namespace