Home
last modified time | relevance | path

Searched defs:inttostr (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl2/diffutils/dist/lib/
H A Dofftostr.c3 #define inttostr offtostr macro
H A Dumaxtostr.c3 #define inttostr umaxtostr macro
H A Dimaxtostr.c3 #define inttostr imaxtostr macro
H A Dinttostr.c30 inttostr (inttype i, char *buf) in inttostr() function