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

/freebsd-9.3-release/usr.bin/hexdump/
H A Dodsyntax.c56 static void odformat(const char *);
94 odformat("a");
98 odformat("o2");
101 odformat("o1");
104 odformat("c");
107 odformat("u2");
110 odformat("u4");
114 odformat("fD");
117 odformat("fF");
121 odformat("x
285 odformat(const char *fmt) function
[all...]

Completed in 49 milliseconds