Searched refs:xe (Results 1 - 25 of 151) sorted by relevance

1234567

/freebsd-9.3-release/contrib/gdtoa/
H A Dgmisc.c41 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) {
H A Dsum.c42 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) {
H A Dhexnan.c60 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) {
H A Dsmisc.c140 ULong *ce, *x, *xe; local
148 xe = x + b->wds;
149 while(x < xe)
154 for(xe = x + (nw - nw1); x < xe; x += 2)
H A Dstrtodg.c54 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
151 ULong *x, *xe; local
[all...]
/freebsd-9.3-release/sys/pc98/cbus/
H A Dolptreg.h47 #define LPC_PSTB 0xe /* PSTB active */
/freebsd-9.3-release/sys/modules/xe/
H A DMakefile3 .PATH: ${.CURDIR}/../../dev/xe
/freebsd-9.3-release/contrib/groff/src/libs/libgroff/
H A Dgeometry.cpp135 int xe = x_1 - xcenter; local
139 if (xe > *maxx)
140 *maxx = xe;
141 else if (xe < *minx)
142 *minx = xe;
152 if (xe >= 0)
158 || ((qs == qe) && (double(xs) * ye < double(xe) * ys)))
/freebsd-9.3-release/contrib/binutils/opcodes/
H A Dia64-opc-a.c311 {"cmp.eq", A2, OpX2TbTaC (0xe, 0, 0, 0, 0), {P1, P2, R2, R3}, EMPTY},
312 {"cmp.ne", A2, OpX2TbTaC (0xe, 0, 0, 0, 0), {P2, P1, R2, R3}, EMPTY},
313 {"cmp.eq.unc", A2, OpX2TbTaC (0xe, 0, 0, 0, 1), {P1, P2, R2, R3}, EMPTY},
314 {"cmp.ne.unc", A2, OpX2TbTaC (0xe, 0, 0, 0, 1), {P2, P1, R2, R3}, EMPTY},
315 {"cmp.eq.or.andcm", A2, OpX2TbTaC (0xe, 0, 0, 1, 0), {P1, P2, R2, R3}, EMPTY},
316 {"cmp.ne.and.orcm", A2, OpX2TbTaC (0xe, 0, 0, 1, 0), {P2, P1, R2, R3}, PSEUDO, 0, NULL},
317 {"cmp.ne.or.andcm", A2, OpX2TbTaC (0xe, 0, 0, 1, 1), {P1, P2, R2, R3}, EMPTY},
318 {"cmp.eq.and.orcm", A2, OpX2TbTaC (0xe, 0, 0, 1, 1), {P2, P1, R2, R3}, PSEUDO, 0, NULL},
319 {"cmp4.eq", A2, OpX2TbTaC (0xe, 1, 0, 0, 0), {P1, P2, R2, R3}, EMPTY},
320 {"cmp4.ne", A2, OpX2TbTaC (0xe,
[all...]
/freebsd-9.3-release/sys/dev/mc146818/
H A Dmc146818reg.h115 #define MC_NREGS 0xe /* 14 registers; CMOS follows */
118 #define MC_NVRAM_START 0xe /* start of NVRAM: offset 14 */
138 #define MC_RATE_4_Hz 0xe /* 250 ms period */
/freebsd-9.3-release/contrib/pnpinfo/
H A Dpnpinfo.h64 #define SM_VENDOR_DEFINED 0xe
/freebsd-9.3-release/sys/pci/
H A Dintpmreg.h38 #define PCI_INTR_SMB_MASK 0xe
/freebsd-9.3-release/sys/powerpc/include/
H A Dsc_machdep.h48 #define FG_YELLOW 0xe
/freebsd-9.3-release/sys/sparc64/include/
H A Dsc_machdep.h48 #define FG_YELLOW 0xe
/freebsd-9.3-release/contrib/gdb/gdb/
H A Darm-tdep.h88 #define INST_AL 0xe
/freebsd-9.3-release/contrib/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonBaseInfo.h53 HasV3SubT = 0xe,
/freebsd-9.3-release/sys/dev/aic7xxx/aicasm/
H A Daicasm_insformat.h125 #define AIC_OP_JE 0xe
/freebsd-9.3-release/sys/i386/conf/
H A DPAE73 nodevice xe
/freebsd-9.3-release/sys/dev/acpica/
H A Dacpi_smbus.h154 #define SMBATT_CMD_ABSOLUTE_STATE_OF_CHARGE 0xe
/freebsd-9.3-release/sys/dev/ath/ath_hal/ar5210/
H A Dar5210desc.h50 #define AR_Rate_18M 0xe
/freebsd-9.3-release/sys/dev/firewire/
H A Dsbp.h59 #define ORB_FUN_LUR (0xe << 16)
/freebsd-9.3-release/sys/dev/wl/
H A Dif_wl.h68 #define PIOP2(base) (base+0xe) /* Program I/O Port 2 */
/freebsd-9.3-release/sys/isa/
H A Dpnpreg.h238 #define PNP_TAG_VENDOR 0xe
/freebsd-9.3-release/sys/dev/coretemp/
H A Dcoretemp.c171 if (cpu_model < 0xe)
186 if (cpu_model == 0xe && cpu_stepping < 0xc) {
202 if ((cpu_model == 0xf && cpu_stepping >= 2) || cpu_model == 0xe) {
/freebsd-9.3-release/sys/dev/xe/
H A Dif_xe_pccard.c30 /* xe pccard interface driver */
49 #include <dev/xe/if_xereg.h>
50 #include <dev/xe/if_xevar.h>
59 * Debug logging levels - set with hw.xe.debug sysctl
379 "xe",
386 DRIVER_MODULE(xe, pccard, xe_pccard_driver, xe_devclass, 0, 0);

Completed in 300 milliseconds

1234567