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

/illumos-gate/usr/src/cmd/dumpcs/
H A Ddumpcs.c57 static int prcode();
166 (void) prcode(bytelen, position, minvalue, maxvalue, columns);
177 * prcode() prints series of len-byte codes, of which each byte can
181 prcode(len, pos, min, max, col) function
195 (void) prcode(len, nextpos, min, max, col);

Completed in 43 milliseconds