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

12

/freebsd-10.3-release/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-10.3-release/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-10.3-release/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-10.3-release/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-10.3-release/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;
H A Dtest-changelist.c175 WORD wVersionRequested;
H A Dtest-dumpevents.c82 WORD wVersionRequested;
/freebsd-10.3-release/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-10.3-release/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-10.3-release/sys/dev/aic7xxx/aicasm/
H A Daicasm_macro_scan.l71 WORD [A-Za-z_][-A-Za-z_0-9]*
133 {WORD}[(] {
H A Daicasm_scan.l78 WORD [A-Za-z_][-A-Za-z_0-9]*
282 <MACRODEF>{WORD}{SPACE} {
295 <MACRODEF>{WORD}\( {
308 <MACROARGLIST>{WORD} {
391 {WORD}\( {
428 {WORD} {
/freebsd-10.3-release/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-10.3-release/sys/i386/i386/
H A Ddb_disasm.c43 #define WORD 1 macro
467 /*4*/ { "", WORD, op1(X), db_Escb4 },
469 /*6*/ { "", WORD, 0, 0 },
496 /*0*/ { "fiadd", WORD, op2(ST,STI), "faddp" },
497 /*1*/ { "fimul", WORD, op2(ST,STI), "fmulp" },
498 /*2*/ { "ficom", WORD, 0, 0 },
499 /*3*/ { "ficomp", WORD, op1(X), db_Esce3 },
500 /*4*/ { "fisub", WORD, op2(ST,STI), "fsubrp" },
501 /*5*/ { "fisubr", WORD, op2(ST,STI), "fsubp" },
502 /*6*/ { "fidiv", WORD, op
[all...]
/freebsd-10.3-release/sys/amd64/amd64/
H A Ddb_disasm.c44 #define WORD 1 macro
541 /*4*/ { "", WORD, op1(X), db_Escb4 },
543 /*6*/ { "", WORD, 0, 0 },
570 /*0*/ { "fiadd", WORD, op2(ST,STI), "faddp" },
571 /*1*/ { "fimul", WORD, op2(ST,STI), "fmulp" },
572 /*2*/ { "ficom", WORD, 0, 0 },
573 /*3*/ { "ficomp", WORD, op1(X), db_Esce3 },
574 /*4*/ { "fisub", WORD, op2(ST,STI), "fsubrp" },
575 /*5*/ { "fisubr", WORD, op2(ST,STI), "fsubp" },
576 /*6*/ { "fidiv", WORD, op
[all...]
/freebsd-10.3-release/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);
71 sub ::WP { &get_mem("WORD",@_); }
/freebsd-10.3-release/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 */
H A DmvOs.h54 typedef unsigned short WORD; typedef
/freebsd-10.3-release/contrib/libpcap/
H A Dpcap-dos.h19 typedef unsigned short WORD; typedef
169 WORD flags; /* Low-level status flags. */
/freebsd-10.3-release/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);
/freebsd-10.3-release/contrib/gcc/
H A Dsys-types.h211 typedef int WORD; typedef
/freebsd-10.3-release/sys/dev/asr/
H A Dosd_util.h187 #define WORD unsigned short macro
/freebsd-10.3-release/contrib/gdb/gdb/
H A Dwince-stub.c136 /* Get a an ID (possibly) and a WORD from the host gdb.
139 static WORD
142 WORD n;
198 putword (LPCWSTR huh, int s, gdb_wince_id what, WORD n)

Completed in 216 milliseconds

12