Home
last modified time | relevance | path

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

/openbsd/lib/libc/string/
H A Dstrerror_r.c10 __digits10(unsigned int num) in __digits10() function
38 pos = start + __digits10(a); in __itoa()