Home
last modified time | relevance | path

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

/src/usr.bin/hexdump/
H A Dodsyntax.c52 static const char *odformatint(char, const char *);
292 fmt = odformatint(fchar, fmt); in odformat()
359 odformatint(char fchar, const char *fmt) in odformatint() function