Home
last modified time | relevance | path

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

/bionic/libc/string/
Dstrerror_r.c44 __digits10(unsigned int num) in __digits10() function
72 pos = start + __digits10(a); in __itoa()