Lines Matching defs:byte
177 * prcode() prints series of len-byte codes, of which each byte can184 int byte, i, nextpos;191 for (byte = min; byte <= max; byte++) {192 codestr[pos] = (unsigned char) byte;198 for (byte = min; byte <= max; byte++) {199 codestr[pos] = (unsigned char) byte;