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

/macosx-10.9.5/shell_cmds-175/hexdump/
H A Dconv.c103 if (odmode && MB_CUR_MAX > 1) {
130 if (!odmode) {
165 if (odmode && *p == 0x0a)
172 } else if (odmode && *p == 0x20) { /* od replaced space with sp */
H A Dhexdump.h82 extern int odmode; /* are we acting as od(1)? */
H A Dodsyntax.c57 int odmode; variable
78 odmode = 1;
H A Ddisplay.c265 if (odmode && address < skip)

Completed in 73 milliseconds