Searched refs:digs (Results 1 – 15 of 15) sorted by relevance
85 static const char digs[] = "0123456789ABCDEF"; variable94 (d)[1] = digs[(x) & 0xf]; \95 (d)[0] = digs[((x)>>4)&0xf];681 *p++ = digs[(value >> shift) & 0xf]; in writevalue()715 *p++ = digs[len]; in writesym()
719 static const char digs[] = "0123456789ABCDEF"; in ihex_write_record() local727 ((buf)[0] = digs[((v) >> 4) & 0xf], (buf)[1] = digs[(v) & 0xf]) in ihex_write_record()
113 static const char digs[] = "0123456789ABCDEF"; variable118 d[1] = digs[(x) & 0xf]; \119 d[0] = digs[((x)>>4)&0xf]; \
4121 * tekhex.c (digs): Ditto.
89 static const char digs[] = "0123456789ABCDEF"; variable97 (d)[1] = digs[(x) & 0xf]; \98 (d)[0] = digs[((x)>>4)&0xf];754 *p++ = digs[(value >> shift) & 0xf];792 *p++ = digs[len];
767 static const char digs[] = "0123456789ABCDEF"; local775 ((buf)[0] = digs[((v) >> 4) & 0xf], (buf)[1] = digs[(v) & 0xf])
145 static const char digs[] = "0123456789ABCDEF"; variable150 d[1] = digs[(x) & 0xf]; \151 d[0] = digs[((x)>>4)&0xf]; \
1063 static CONST char digs[] = "0123456789ABCDEF"; in stickbyte() local1065 where[0] = digs[(what >> 4) & 0xf]; in stickbyte()1066 where[1] = digs[(what & 0xf) & 0xf]; in stickbyte()
1858 int digs = 0; local1863 digs++, c = -c;1866 c /= 10; digs++;1868 CHARS (digs);
135 char digs[] = "0123456789"; /* page number translation map */ variable1559 *--pt = digs[line % 10]; in addnum()
177 The relocation routine digs out the value from the data, adds
11824 'cause it digs up your hat,
53654 digs