Home
last modified time | relevance | path

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

/src/usr.bin/hexdump/
H A Dodsyntax.c50 static void odformat(const char *);
88 odformat("a"); in oldsyntax()
92 odformat("o2"); in oldsyntax()
95 odformat("o1"); in oldsyntax()
98 odformat("c"); in oldsyntax()
101 odformat("u2"); in oldsyntax()
104 odformat("u4"); in oldsyntax()
108 odformat("fD"); in oldsyntax()
111 odformat("fF"); in oldsyntax()
115 odformat("x4"); in oldsyntax()
[all …]