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

/freebsd-current/usr.bin/hexdump/
H A Dodsyntax.c50 static void odformat(const char *);
88 odformat("a");
92 odformat("o2");
95 odformat("o1");
98 odformat("c");
101 odformat("u2");
104 odformat("u4");
108 odformat("fD");
111 odformat("fF");
115 odformat("x
279 odformat(const char *fmt) function
[all...]

Completed in 69 milliseconds