Home
last modified time | relevance | path

Searched refs:byte (Results 1 – 25 of 111) sorted by relevance

12345

/original-bsd/lib/libc/sparc/string/
H A Dffs.s36 andcc %o0, 0xff, %o1 ! get low byte
44 andcc %o0, 0xff, %o1 ! byte 1 like byte 0...
55 srl %o0, 8, %o0 ! (prepare for byte 3)
68 .byte 5,1,2,1,3,1,2,1,4,1,2,1,3,1,2,1 /* 10-1f */
69 .byte 6,1,2,1,3,1,2,1,4,1,2,1,3,1,2,1 /* 20-2f */
70 .byte 5,1,2,1,3,1,2,1,4,1,2,1,3,1,2,1 /* 30-3f */
71 .byte 7,1,2,1,3,1,2,1,4,1,2,1,3,1,2,1 /* 40-4f */
72 .byte 5,1,2,1,3,1,2,1,4,1,2,1,3,1,2,1 /* 50-5f */
73 .byte 6,1,2,1,3,1,2,1,4,1,2,1,3,1,2,1 /* 60-6f */
74 .byte 5,1,2,1,3,1,2,1,4,1,2,1,3,1,2,1 /* 70-7f */
[all …]
/original-bsd/sys/tahoe/align/
H A DAwrite_byte.c15 write_byte (infop,byte, where) in write_byte() argument
17 long byte;
31 if (byte > 0x7f || byte < -0x80) overflow_1;
36 put_byte(infop, byte, where->address);
39 Replace (infop, where->reg_number, byte);
43 write_longword (infop, byte, where);
H A DAput_byte.c15 put_byte (infop, byte, where) in put_byte() argument
18 long byte;
31 *where = byte;
/original-bsd/sys/i386/stand/
H A Dfdbootblk.c27 .byte 0xfa # cli
28 .byte 0xb8, 0x30, 0x00 # mov $0x0030, %ax
29 .byte 0x8e, 0xd0 # mov %ax, %ss
30 .byte 0xbc, 0x00, 0x01 # mov $0x0100, %sp
38 .byte 0x2e # seg cs
39 .byte 0x0f, 0x01, 0x16 # lgdt DS:d16
71 .byte 0,0,0 # base at 0: (bits 23:0)
72 .byte 0x9f # present/priv level 0/code/conforming/readable
74 .byte 0 # base at 0: (bits 31:24)
76 .byte 0,0,0 # base at 0: (bits 23:0)
[all …]
H A Dwdbootblk.c36 .byte 0xfa,0xb8,0x30,0x00,0x8e,0xd0,0xbc,0x00,0x01 #ll fb
44 .byte 0x2E,0x0F,1,0x16
76 .byte 0,0,0 # base at 0: (bits 23:0)
77 .byte 0x9f # present/priv level 0/code/conforming/readable
78 .byte 0xcf # page granular/default 32-bit/limit(bits 19:16)
79 .byte 0 # base at 0: (bits 31:24)
81 .byte 0,0,0 # base at 0: (bits 23:0)
82 .byte 0x93 # present/priv level 0/data/expand-up/writeable
83 .byte 0xcf # page granular/default 32-bit/limit(bits 19:16)
84 .byte 0 # base at 0: (bits 31:24)
[all …]
/original-bsd/lib/libc/vax/stdio.old/
H A Ddoprnt.c40 .byte 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15
41 .byte 16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31
42 .byte ' ,'!,'",'#,'$, 0,'&,'','(,'),'*,'+,',,'-,'.,'/
43 .byte '0,'1,'2,'3,'4,'5,'6,'7,'8,'9,':,';,'<,'=,'>,'?
44 .byte '@,'A,'B,'C,'D,'E,'F,'G,'H,'I,'J,'K,'L,'M,'N,'O
45 .byte 'P,'Q,'R,'S,'T,'U,'V,'W,'X,'Y,'Z,'[,'\,'],'^,'_
46 .byte '`,'a,'b,'c,'d,'e,'f,'g,'h,'i,'j,'k,'l,'m,'n,'o
47 .byte 'p,'q,'r,'s,'t,'u,'v,'w,'x,'y,'z,'{,'|,'},'~,127
/original-bsd/lib/libc/net/
H A Diso_addr.c32 register int byte = 0, state = VIRGIN, new; local
49 *cp++ = byte; /*FALLTHROUGH*/
51 state = GOTONE; byte = new; continue;
53 state = GOTTWO; byte = new + (byte << 4); continue;
55 state = VIRGIN; *cp++ = byte; byte = 0; continue;
58 *cp++ = byte; /* FALLTHROUGH */
H A Dlinkaddr.c35 register int byte = 0, state = NAMING, new; local
66 *cp++ = byte;
70 byte = new;
74 byte = new + (byte << 4);
78 *cp++ = byte;
79 byte = 0;
83 *cp++ = byte;
/original-bsd/old/vpr/vtools/
H A Drotate.c84 int row,byte,bit; variable
98 for (byte = 0; byte < dp->nbytes; byte++)
102 for (byte = 0; byte < bpl; byte++) {
106 ep = cp + max*(byte*8+bit);
/original-bsd/contrib/dungeon/
H A Dcinit.c31 static char byte; local
34 while((byte = getchar()) != '\n'){
35 if ((byte == 'T') || (byte == 't'))
H A Ddecode.c11 unsigned char byte, byte2; in main() local
16 byte = getchar(); in main()
22 byte2, byte, string); in main()
/original-bsd/usr.bin/cmp/
H A Dspecial.c28 off_t byte, line; local
45 for (byte = line = 1;; ++byte) {
53 (void)printf("%6qd %3o %3o\n", byte, ch1, ch2);
55 diffmsg(file1, file2, byte, line);
H A Dregular.c31 off_t byte, length, line; local
56 for (byte = line = 1; length--; ++p1, ++p2, ++byte) {
60 (void)printf("%6qd %3o %3o\n", byte, ch, *p2);
62 diffmsg(file1, file2, byte, line);
H A Dmisc.c30 diffmsg(file1, file2, byte, line) in diffmsg() argument
32 off_t byte, line;
36 file1, file2, byte, line);
/original-bsd/usr.bin/touch/
H A Dtouch.c265 u_char byte; local
283 if (read(fd, &byte, sizeof(byte)) != sizeof(byte))
287 if (write(fd, &byte, sizeof(byte)) != sizeof(byte))
290 if (write(fd, &byte, sizeof(byte)) != sizeof(byte)) {
/original-bsd/sys/kern/
H A Dtty_tb.c202 register char byte; variable
204 byte = *cp++;
205 tbpos->status = (byte&0100) ? TBINPROX : 0;
206 byte &= ~0100;
207 if (byte > 036)
208 tbpos->status |= 1 << ((byte-040)/2);
248 char byte; variable
250 byte = *cp++;
251 tbpos->xpos = (byte & 03) << 14;
257 tbpos->status = (byte >> 2) | TBINPROX;
/original-bsd/usr.bin/make/
H A Dbuf.h36 #define Buf_AddByte(bp, byte) \ argument
37 (void) (--(bp)->left <= 0 ? Buf_OvAddByte(bp, byte), 1 : \
38 (*(bp)->inPtr++ = (byte), *(bp)->inPtr = 0), 1)
H A Dbuf.c67 Buf_OvAddByte (bp, byte) in Buf_OvAddByte() argument
69 int byte;
75 *bp->inPtr++ = byte;
130 Buf_UngetByte (bp, byte) in Buf_UngetByte() argument
132 int byte;
137 *bp->outPtr = byte;
139 *bp->inPtr = byte;
162 *bp->outPtr = byte;
/original-bsd/sys/vax/mdec/
H A Dtuboot.c366 .byte 2 /* command packet flag */
367 .byte 10 /* number of bytes in message */
368 .byte 2 /* tu read opcode */
369 .byte 0 /* modifier */
370 .byte 0 /* unit number */
371 .byte 0 /* switches */
/original-bsd/local/ditroff/ditroff.old.okeeffe/driver/
H A Ddraw.c29 #define byte(x) putc(x,tf) macro
144 byte(ADRAW); /* now draw the arc */
145 byte(15);
257 byte(ASPEN);
318 byte(15);
321 byte(AFPATH);
322 byte(7);
453 byte(ADRAW); /* now draw the arc */
454 byte(15);
697 byte(ADRAW); /* now draw it */
[all …]
/original-bsd/sys/deprecated/kdb/
H A Dkdb_format.c138 kdbprintesc((int)byte(w));
140 kdbprintc((char)byte(w));
144 kdbprintf("%-8o", byte(w)); kdbdotinc=1; break;
147 kdbprintf("%-8R", byte(w)); kdbdotinc=1; break;
157 while ((c=byte(kdbget(kdbdot,itype))) && kdberrflg==0) {
/original-bsd/old/as.tahoe/
H A Dasio.c144 byte_out (byte) in byte_out() argument
145 u_char byte; in byte_out()
147 *layoutpos++ = hexdigit [(byte >> 4) & 0xf];
148 *layoutpos++ = hexdigit [byte & 0xf];
/original-bsd/sys/hp300/hp300/
H A Doc_cksum.s75 movl sp@(8),d1 | get byte count
92 lsrl #6,d1 | make cnt into # of 64 byte chunks
150 addl d2,d0 | through to pick up last byte
152 L6: | 1 byte excess
/original-bsd/old/adb/adb.tahoe/
H A Ddefs.h95 #define byte(a) (((a) >> 24) & 0xff) macro
101 #define byte(a) ((a) & 0xff) macro
/original-bsd/lib/libm/national/
H A Dsqrt.s165 L28: .byte 64,40,35,41,115,113,114,116,46,99
166 .byte 9,49,46,49,32,40,117,99,98,46
167 .byte 101,108,101,102,117,110,116,41,32,57
168 .byte 47,49,57,47,56,53,0

12345