Searched refs:WORD (Results 1 - 25 of 58) sorted by relevance

123

/freebsd-11-stable/contrib/libpcap/msdos/
H A Dpktdrvr.h52 WORD type; /* = 13 for 3C523 */
54 WORD intr; /* user interrupt vector number */
55 WORD handle; /* Handle associated with session */
62 WORD MAClength; /* HiPerformance data, N/A */
63 WORD MTU; /* HiPerformance data, N/A */
64 WORD multicast; /* HiPerformance data, N/A */
65 WORD rcvrBuffers; /* valid for */
66 WORD UMTbufs; /* High Performance drivers only */
67 WORD postEOIintr; /* Usage ?? */
87 WORD prot
[all...]
H A Dpktdrvr.c74 WORD r_flags;
75 WORD r_es, r_ds, r_fs, r_gs;
76 WORD r_ip, r_cs, r_sp, r_ss;
82 WORD _rxOutOfs;
83 WORD _rxInOfs;
88 WORD _dummy[2]; /* screenSeg,newInOffset */
90 WORD _fanIndex;
109 extern WORD rxOutOfs; /* offsets into pktRxBuf FIFO queue */
110 extern WORD rxInOfs;
118 #define FIRST_RX_BUF (WORD)
[all...]
/freebsd-11-stable/usr.sbin/ndiscvt/
H A Dinf-parse.y50 %token <str> WORD
71 | WORD EQUALS assign EOL
73 | WORD COMMA regkey EOL
75 | WORD EOL
81 : WORD
85 | WORD COMMA assign
97 : WORD
101 | WORD COMMA regkey
/freebsd-11-stable/crypto/openssl/crypto/aes/asm/
H A Daes-parisc.pl440 .WORD 0xc66363a5, 0xf87c7c84, 0xee777799, 0xf67b7b8d
441 .WORD 0xfff2f20d, 0xd66b6bbd, 0xde6f6fb1, 0x91c5c554
442 .WORD 0x60303050, 0x02010103, 0xce6767a9, 0x562b2b7d
443 .WORD 0xe7fefe19, 0xb5d7d762, 0x4dababe6, 0xec76769a
444 .WORD 0x8fcaca45, 0x1f82829d, 0x89c9c940, 0xfa7d7d87
445 .WORD 0xeffafa15, 0xb25959eb, 0x8e4747c9, 0xfbf0f00b
446 .WORD 0x41adadec, 0xb3d4d467, 0x5fa2a2fd, 0x45afafea
447 .WORD 0x239c9cbf, 0x53a4a4f7, 0xe4727296, 0x9bc0c05b
448 .WORD 0x75b7b7c2, 0xe1fdfd1c, 0x3d9393ae, 0x4c26266a
449 .WORD
[all...]
/freebsd-11-stable/contrib/ntp/include/
H A Dhopf6039.h20 typedef unsigned short WORD; typedef
22 #define LOWORD(l) ((WORD)(l))
23 #define HIWORD(l) ((WORD)(((DWORD)(l) >> 16) & 0xFFFF))
25 #define HIBYTE(w) ((BYTE)(((WORD)(w) >> 8) & 0xFF))
112 WORD wAntValue;
/freebsd-11-stable/crypto/openssl/crypto/sha/asm/
H A Dsha512-parisc.pl169 .WORD 0x428a2f98,0xd728ae22,0x71374491,0x23ef65cd
170 .WORD 0xb5c0fbcf,0xec4d3b2f,0xe9b5dba5,0x8189dbbc
171 .WORD 0x3956c25b,0xf348b538,0x59f111f1,0xb605d019
172 .WORD 0x923f82a4,0xaf194f9b,0xab1c5ed5,0xda6d8118
173 .WORD 0xd807aa98,0xa3030242,0x12835b01,0x45706fbe
174 .WORD 0x243185be,0x4ee4b28c,0x550c7dc3,0xd5ffb4e2
175 .WORD 0x72be5d74,0xf27b896f,0x80deb1fe,0x3b1696b1
176 .WORD 0x9bdc06a7,0x25c71235,0xc19bf174,0xcf692694
177 .WORD 0xe49b69c1,0x9ef14ad2,0xefbe4786,0x384f25e3
178 .WORD
[all...]
/freebsd-11-stable/contrib/ntp/sntp/libevent/test/
H A Dtest-init.c52 WORD wVersionRequested;
H A Dtest-eof.c96 WORD wVersionRequested;
H A Dtest-time.c87 WORD wVersionRequested;
H A Dtest-weof.c89 WORD wVersionRequested;
/freebsd-11-stable/sys/dev/aic7xxx/aicasm/
H A Daicasm_macro_scan.l71 WORD [A-Za-z_][-A-Za-z_0-9]*
133 {WORD}[(] {
/freebsd-11-stable/lib/libc/sparc64/fpu/
H A Dfpu_div.c235 #define WORD(r, i) /* calculate r->fp_mant[i] */ \ macro
264 WORD(x, 1);
265 WORD(x, 2);
266 WORD(x, 3);
/freebsd-11-stable/sys/dev/si/
H A Dsi.h47 typedef uint16_t WORD; /* Type cast for unsigned 16 bit */ typedef
57 WORD int_count;
58 WORD revision;
61 WORD int_pending;
62 WORD int_counter;
71 WORD sm_next; /* Next module */
98 WORD next; /* Next Channel */
99 WORD addr_uart; /* Uart address */
100 WORD module; /* address of module struct */
/freebsd-11-stable/contrib/amd/amd/
H A Dsun_map_parse.y86 %token <strval> WORD
224 mountpoint : WORD WSPACE location {
247 | WORD WSPACE '-' options WSPACE location {
290 location : hosts ':' WORD {
313 | ':' WORD {
331 host : WORD {
342 | WORD weight {
355 weight : '(' WORD ')' {
374 option : WORD {
H A Dsun_map_tok.l157 return WORD;
/freebsd-11-stable/sys/powerpc/fpu/
H A Dfpu_div.c256 #define WORD(r, i) /* calculate r->fp_mant[i] */ \ macro
285 WORD(x, 1);
286 WORD(x, 2);
287 WORD(x, 3);
/freebsd-11-stable/contrib/tcpdump/
H A Dnetdissect.c50 WORD wVersionRequested;
/freebsd-11-stable/sys/dev/smartpqi/
H A Dsmartpqi_ioctl.h46 #define WORD uint16_t macro
138 WORD buf_size; /* size in bytes of the buf */
/freebsd-11-stable/sys/i386/i386/
H A Ddb_disasm.c44 #define WORD 1 macro
468 /*4*/ { "", WORD, op1(X), db_Escb4 },
470 /*6*/ { "", WORD, 0, 0 },
497 /*0*/ { "fiadd", WORD, op2(ST,STI), "faddp" },
498 /*1*/ { "fimul", WORD, op2(ST,STI), "fmulp" },
499 /*2*/ { "ficom", WORD, 0, 0 },
500 /*3*/ { "ficomp", WORD, op1(X), db_Esce3 },
501 /*4*/ { "fisub", WORD, op2(ST,STI), "fsubrp" },
502 /*5*/ { "fisubr", WORD, op2(ST,STI), "fsubp" },
503 /*6*/ { "fidiv", WORD, op
[all...]
/freebsd-11-stable/sys/amd64/amd64/
H A Ddb_disasm.c44 #define WORD 1 macro
542 /*4*/ { "", WORD, op1(X), db_Escb4 },
544 /*6*/ { "", WORD, 0, 0 },
571 /*0*/ { "fiadd", WORD, op2(ST,STI), "faddp" },
572 /*1*/ { "fimul", WORD, op2(ST,STI), "fmulp" },
573 /*2*/ { "ficom", WORD, 0, 0 },
574 /*3*/ { "ficomp", WORD, op1(X), db_Esce3 },
575 /*4*/ { "fisub", WORD, op2(ST,STI), "fsubrp" },
576 /*5*/ { "fisubr", WORD, op2(ST,STI), "fsubp" },
577 /*6*/ { "fidiv", WORD, op
[all...]
/freebsd-11-stable/contrib/ncurses/ncurses/win32con/
H A Dwin_driver.c81 WORD pairs[NUMPAIRS];
100 static WORD
112 return (WORD) a;
115 static WORD
116 MapAttr(TERMINAL_CONTROL_BLOCK * TCB, WORD res, attr_t ch)
126 WORD a;
594 WORD a = MapColor(fore, color);
595 a |= (WORD) ((PropOf(TCB)->SBI.wAttributes) & (fore ? 0xfff8 : 0xff8f));
608 WORD a = FOREGROUND_BLUE | FOREGROUND_RED | FOREGROUND_GREEN;
795 WORD key
[all...]
/freebsd-11-stable/sys/dev/hptmv/
H A Dhptintf.h503 WORD ValidFields; /* mark valid fields below */
504 WORD DeviceId; /* 0x5A3E */
505 WORD Temperature; /* Read: temperature sensor value. Write: temperature limit */
506 WORD FanStatus; /* Fan status */
507 WORD BeeperControl; /* bit4: beeper control bit. bit0-3: frequency bits */
508 WORD LED1Control; /* bit4: twinkling control bit. bit0-3: frequency bits */
509 WORD LED2Control; /* bit4: twinkling control bit. bit0-3: frequency bits */
510 WORD PowerStatus; /* 1: has power 2: no power */
/freebsd-11-stable/crypto/openssl/crypto/perlasm/
H A Dx86masm.pl23 $arg[0] =~ s/\b[A-Z]+WORD\s+PTR/XMMWORD PTR/i if ($arg[1]=~/\bxmm[0-7]\b/i);
24 $arg[1] =~ s/\b[A-Z]+WORD\s+PTR/XMMWORD PTR/i if ($arg[0]=~/\bxmm[0-7]\b/i);
73 sub ::WP { &get_mem("WORD",@_); }
/freebsd-11-stable/contrib/libpcap/
H A Dpcap-dos.h17 typedef unsigned short WORD; typedef
167 WORD flags; /* Low-level status flags. */
/freebsd-11-stable/release/picobsd/tinyware/msh/
H A Dsh2.c20 #define WORD 256 macro
171 musthave(WORD, 0);
201 case WORD:
265 musthave(WORD, 0);
290 musthave(WORD, 0);
412 musthave(WORD, cf);
431 while ((c = yylex(0)) == WORD)
719 return(WORD);

Completed in 267 milliseconds

123