Searched refs:BYTE (Results 26 - 50 of 57) sorted by relevance

123

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_win.cpp207 BYTE Reserved3[1952];
209 BYTE Reserved4[8];
/freebsd-11-stable/contrib/libpcap/msdos/
H A Dpktdrvr.c85 BYTE _pktTemp [20];
89 BYTE _fanChars[4];
91 BYTE _PktReceiver[15]; /* starts on a paragraph (16byte) */
95 static BYTE real_stub_array [] = {
112 extern BYTE pktRxEnd; /* marks the end of r-mode code/data */
357 BYTE intr = 0x20;
774 PUBLIC int PktReceive (BYTE *buf, int max)
826 PUBLIC int PktReceive (BYTE *buf, int max)
892 PUBLIC int PktReceive (BYTE *buf, int max)
959 PUBLIC int PktReceive (BYTE *bu
[all...]
/freebsd-11-stable/sys/dev/cx/
H A Dcsigma.c27 #define BYTE *(unsigned char*)& macro
1039 outb (COR1(c->port), BYTE c->aopt.cor1);
1040 outb (COR2(c->port), BYTE c->aopt.cor2);
1041 outb (COR3(c->port), BYTE c->aopt.cor3);
1042 outb (COR6(c->port), BYTE c->aopt.cor6);
1043 outb (COR7(c->port), BYTE c->aopt.cor7);
1054 outb (COR1(c->port), BYTE c->hopt.cor1);
1055 outb (COR2(c->port), BYTE c->hopt.cor2);
1056 outb (COR3(c->port), BYTE c->hopt.cor3);
1066 outb (COR4(c->port), BYTE
[all...]
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dz_Windows_NT-586_asm.asm32 $$SYMBOLS SEGMENT BYTE USE32 'DEBSYM'
34 $$TYPES SEGMENT BYTE USE32 'DEBTYP'
145 mov al, BYTE PTR _cv$[esp]
146 mov dl, BYTE PTR _sv$[esp]
147 lock cmpxchg BYTE PTR [ecx], dl
256 mov al, BYTE PTR _d$[esp]
257 lock xchg BYTE PTR [ecx], al
361 mov al, BYTE PTR _cv$[esp]
362 mov dl, BYTE PTR _sv$[esp]
363 lock cmpxchg BYTE PT
[all...]
/freebsd-11-stable/sys/dev/si/
H A Dsi.c813 BYTE val;
1107 static BYTE si_rxbuf[SI_BUFFERSIZE]; /* input staging area */
1108 static BYTE si_txbuf[SI_BUFFERSIZE]; /* output staging area */
1118 BYTE op, ip;
1120 volatile BYTE *z;
1121 BYTE c;
1371 BYTE ipos, count;
1389 DPRINT((pp, DBG_START, "txbuf pend count %d\n", (BYTE)count));
1417 (BYTE)count, nchar));
/freebsd-11-stable/contrib/apr-util/dbd/unsupported/
H A Dapr_dbd_freetds.c58 BYTE *data;
85 BYTE buf[MAX_COL_LEN];
350 BYTE *ptr = dbdata(proc, n+1);
354 dbconvert(proc, t, ptr, l, SYBCHAR, (BYTE *)row->buf, -1);
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_random.c88 success = CryptGenRandom(hProv, (DWORD)nbytes, (BYTE*)buf);
H A Darchive_util.c330 (BYTE*)p)) {
/freebsd-11-stable/contrib/binutils/ld/
H A Dldwrite.c126 case BYTE:
168 case BYTE:
H A Dldctor.c306 case 1: size = BYTE; break;
H A Dldgram.y128 %token <token> ALIGN_K BLOCK BIND QUAD SQUAD LONG SHORT BYTE
600 | BYTE
H A Dldlex.l292 <BOTH,SCRIPT>"BYTE" { RTOKEN( BYTE);}
H A Dldexp.c90 { BYTE, "BYTE" },
/freebsd-11-stable/sys/dev/hptmv/
H A Dvdevice.h145 BYTE _ArrayTables[MAX_ARRAY_PER_VBUS * ARRAY_VDEV_SIZE];
/freebsd-11-stable/sys/dev/ctau/
H A Dctau.c36 #define BYTE *(unsigned char*)& macro
997 outb (PCR(b->port), BYTE b->opt.pcr);
1055 outb (c->MD0, BYTE amd0);
1056 outb (c->MD1, BYTE amd1);
1070 outb (c->MD0, BYTE hmd0);
1071 outb (c->MD1, BYTE c->hopt.md1);
1077 outb (c->MD0, BYTE c->hopt.md0);
1078 outb (c->MD1, BYTE c->hopt.md1);
1099 outb (c->MD2, BYTE c->opt.md2);
1316 outb (c->MD0, BYTE
[all...]
/freebsd-11-stable/contrib/netbsd-tests/lib/libcurses/director/
H A Dtestlang_parse.y171 %token <retval> BYTE
211 | ASSIGN VARNAME BYTE {set_var(ret_byte, $2, $3);} eol
386 | BYTE { assign_rets(ret_byte, (void *) $1); }
424 | BYTE { assign_arg(arg_byte, $1); } args
/freebsd-11-stable/contrib/gdb/gdb/
H A Djv-exp.y177 %token LONG SHORT BYTE INT CHAR BOOLEAN DOUBLE FLOAT
277 BYTE
1161 return BYTE;
H A Djv-exp.c66 BYTE = 268, enumerator in enum:yytokentype
98 #define BYTE 268 macro
501 "BYTE", "INT", "CHAR", "BOOLEAN", "DOUBLE", "FLOAT", "VARIABLE",
2535 return BYTE;
/freebsd-11-stable/contrib/libpcap/
H A Dpcap-dos.c1332 int peek_rxbuf (BYTE **buf)
1357 int release_rxbuf (BYTE *buf)
1374 BYTE *get_rxbuf (int len)
H A Dpcap-npf.c524 PacketInitPacket(&Packet, (BYTE *)p->buffer, p->bufsize);
707 PacketInitPacket(&Packet, (BYTE *)p->buffer, p->bufsize);
/freebsd-11-stable/stand/efi/include/amd64/
H A Dpe.h330 #define IMAGE_SYM_CLASS_END_OF_FUNCTION (BYTE )-1
/freebsd-11-stable/stand/efi/include/i386/
H A Dpe.h330 #define IMAGE_SYM_CLASS_END_OF_FUNCTION (BYTE )-1
/freebsd-11-stable/contrib/llvm-project/libunwind/src/
H A DAddressSpace.hpp445 PIMAGE_NT_HEADERS pinh = (PIMAGE_NT_HEADERS)((BYTE *)pidh + pidh->e_lfanew);
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-cr16.c43 pointed by index BYTE of array 'output_opcode'. */
44 #define CR16_PRINT(BYTE, NUM, SHIFT) output_opcode[BYTE] |= (NUM << SHIFT)
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dregex.c613 #ifdef BYTE
641 # define BYTE
659 # else /* BYTE */
687 # else /* BYTE */
702 # else /* BYTE */
1876 # else /* BYTE */
1899 # else /* BYTE */
1932 # else /* BYTE */
1950 # else /* BYTE */
2080 # else /* BYTE */
636 # define BYTE macro
8199 # undef BYTE macro
[all...]

Completed in 444 milliseconds

123