| /dragonfly/contrib/gdtoa/ |
| HD | gmisc.c | 41 ULong *x, *x1, *xe, y; local 47 xe = x + b->wds; 52 while(x < xe) { 60 while(x < xe) 74 ULong L, *x, *xe; local 78 xe = x + b->wds; 79 for(n = 0; x < xe && !*x; x++) 81 if (x < xe) {
|
| HD | sum.c | 42 ULong carry, *xc, *xa, *xb, *xe, y; local 56 xe = xc + b->wds; 65 while(xc < xe); 66 xe += a->wds - b->wds; 67 while(xc < xe) { 80 while(xc < xe); 81 xe += a->wds - b->wds; 82 while(xc < xe) {
|
| HD | hexnan.c | 60 ULong c, h, *x, *x1, *xe; local 71 x1 = xe = x; 132 while(x <= xe); 134 while(x1 <= xe); 139 *xe &= ((ULong)0xffffffff) >> (ULbits - i); 141 for(x1 = xe;; --x1) {
|
| HD | smisc.c | 140 ULong *ce, *x, *xe; local 148 xe = x + b->wds; 149 while(x < xe) 154 for(xe = x + (nw - nw1); x < xe; x += 2)
|
| HD | strtodg.c | 54 ULong *x, *xe; local 61 xe = x + b->wds; 69 } while(x < xe); 77 } while(x < xe); 99 ULong *x, *xe; local 105 xe = x + b->wds; 114 while(x < xe); 120 } while(borrow && x < xe); 131 ULong *x, *xe; local 134 xe = x + (n >> kshift); [all …]
|
| HD | misc.c | 443 ULong *x, *x1, *xe, z; local 455 xe = x + b->wds; 464 while(x < xe); 474 while(x < xe); 481 while(x < xe);
|
| /dragonfly/sys/dev/netif/ |
| HD | Makefile | 6 vge vr wb xe xl ig_hal emx ae igb ix bnx
|
| /dragonfly/share/man/man4/ |
| HD | Makefile | 412 xe.4 \ 565 MLINKS+=xe.4 if_xe.4
|
| /dragonfly/contrib/file/magic/Magdir/ |
| HD | audio | 490 >>20 byte&0xe 0x0 \b, mono 491 >>20 byte&0xe 0x2 \b, stereo 492 >>20 byte&0xe 0x4 \b, 3 channels 493 >>20 byte&0xe 0x6 \b, 4 channels 494 >>20 byte&0xe 0x8 \b, 5 channels 495 >>20 byte&0xe 0xa \b, 6 channels 496 >>20 byte&0xe 0xc \b, 7 channels 497 >>20 byte&0xe 0xe \b, 8 channels
|
| HD | jpeg | 221 >>>101 beshort&0xf 0xe \b(reserved %d)
|
| HD | linux | 331 >0xe string >\x2f \b-%.4s
|
| HD | msdos | 161 >>>(&0xe.l+(-4)) string PK\3\4 \b, ZIP self-extracting archive (Info-Zip) 162 >>>(&0xe.l+(-4)) string ZZ0 \b, ZZip self-extracting archive 163 >>>(&0xe.l+(-4)) string ZZ1 \b, ZZip self-extracting archive
|
| HD | archive | 520 !:ext $xe/$ts/pi1/__d 1041 0xe string \x1aJar\x1b JAR (ARJ Software, Inc.) archive data
|
| /dragonfly/sys/dev/netif/xe/ |
| HD | if_xe_pccard.c | 158 DRIVER_MODULE(xe, pccard, xe_pccard_driver, xe_devclass, NULL, NULL);
|
| HD | if_xe.c | 193 SYSCTL_NODE(_hw, OID_AUTO, xe, CTLFLAG_RD, 0, "xe parameters");
|
| /dragonfly/contrib/binutils-2.34/ld/ |
| HD | genscripts.sh | 332 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xe
|
| /dragonfly/contrib/binutils-2.34/ld/emultempl/ |
| HD | elf.em | 330 sed $sc ldscripts/${EMULATION_NAME}.xe >> e${EMULATION_NAME}.c 525 return "ldscripts/${EMULATION_NAME}.xe";
|
| /dragonfly/sys/config/ |
| HD | X86_64_GENERIC | 252 device xe # Xircom Ethernet
|
| HD | LINT64 | 1085 # xe: Xircom/Intel EtherExpress Pro100/16 PC Card ethernet controller. 1136 device xe # Xircom PCMCIA
|
| /dragonfly/games/fortune/datfiles/ |
| HD | fortunes.sp.ok | 2210 xe
|
| /dragonfly/contrib/binutils-2.27/include/ |
| HD | dwarf2.def | 647 DW_ATE (DW_ATE_unsigned_fixed, 0xe)
|
| /dragonfly/contrib/gdb-7/include/ |
| HD | dwarf2.def | 619 DW_ATE (DW_ATE_unsigned_fixed, 0xe)
|
| /dragonfly/contrib/gcc-8.0/include/ |
| HD | dwarf2.def | 716 DW_ATE (DW_ATE_unsigned_fixed, 0xe)
|
| /dragonfly/contrib/binutils-2.34/include/ |
| HD | dwarf2.def | 724 DW_ATE (DW_ATE_unsigned_fixed, 0xe)
|
| /dragonfly/sys/conf/ |
| HD | files | 1310 dev/netif/xe/if_xe.c optional xe 1311 dev/netif/xe/if_xe_pccard.c optional xe pccard
|