Home
last modified time | relevance | path

Searched refs:x1 (Results 51 – 75 of 143) sorted by relevance

123456

/illumos-gate/usr/src/uts/common/sys/
H A Dswap.h231 #define SWAP_PRINT(f, s, x1, x2, x3, x4, x5) \ argument
233 printf(s, x1, x2, x3, x4, x5);
235 #define SWAP_PRINT(f, s, x1, x2, x3, x4, x5) argument
/illumos-gate/usr/src/contrib/ast/src/lib/libast/uwin/
H A Drand48.c73 unsigned short x1 = x[1]; in multadd() local
78 r += a[2]*x1; in multadd()
82 r += a[1]*x1; in multadd()
/illumos-gate/usr/src/lib/libzpool/common/sys/
H A Dzfs_context.h261 extern int vn_open(char *path, int x1, int oflags, int mode, vnode_t **vpp,
263 extern int vn_openat(char *path, int x1, int oflags, int mode, vnode_t **vpp,
266 offset_t offset, int x1, int x2, rlim64_t x3, void *x4, ssize_t *residp);
269 #define vn_remove(path, x1, x2) remove(path) argument
/illumos-gate/usr/src/lib/libmvec/common/
H A D__vrhypotf.c358 float x1, y1; in __vrhypotf_n() local
368 x1 = *px; in __vrhypotf_n()
381 hyp1 = x1 * (double)x1 + y1 * (double)y1; in __vrhypotf_n()
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dattach2.test28 CREATE INDEX x1 ON t1(a);
35 CREATE INDEX x1 ON t1(a);
77 } {0 {t1 x1}}
90 } {0 {t1 x1}}
H A Dsort.test114 } {x-123 x-2.15 x-2b x-3.141592653 x-4221 x0.0013442 x1.6 x11}
119 } {x-123 x-2.15 x-2b x-3.141592653 x-4221 x0.0013442 x1.6 x11}
124 } {x-4221 x-123 x-3.141592653 x-2.15 x-2b x0.0013442 x1.6 x11}
129 } {x11 x1.6 x0.0013442 x-4221 x-3.141592653 x-2b x-2.15 x-123}
134 } {x11 x1.6 x0.0013442 x-2b x-2.15 x-3.141592653 x-123 x-4221}
204 } {x-123 x-2.15 x-2b x-3.141592653 x-4.0e9 x-4221 x0.0013442 x01234567890123456789 x1.6 x11 x2.7 x5…
209 } {x5.0e10 x2.7 x11 x1.6 x01234567890123456789 x0.0013442 x-4221 x-4.0e9 x-3.141592653 x-2b x-2.15 …
H A Dmisc3.test216 CREATE TABLE x1 (b, c);
217 INSERT INTO x1 VALUES('dog',3);
218 INSERT INTO x1 VALUES('cat',1);
219 INSERT INTO x1 VALUES('dog',4);
226 (SELECT b, max(c) AS c FROM x1 GROUP BY b)
234 (SELECT b, max(c) AS c FROM x1 GROUP BY b)
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dgraphics.c76 const int x1 = ROWBYTES; variable
228 if ((fontx + 1) >= x1) { in graphics_putchar()
579 if (col >= x0 && col < x1) { in graphics_setxy()
601 for (i = x0; i < x1; i++) { in graphics_scroll()
608 for (i = x0; i < x1; i++) in graphics_scroll()
/illumos-gate/usr/src/lib/libmp/common/
H A Dgcd.c47 mp_invert(MINT *x1, MINT *x0, MINT *c) in mp_invert() argument
73 _mp_move(x1, &v3); in mp_invert()
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspace_reftree.c55 space_reftree_compare(const void *x1, const void *x2) in space_reftree_compare() argument
57 const space_ref_t *sr1 = (const space_ref_t *)x1; in space_reftree_compare()
/illumos-gate/usr/src/common/bignum/
H A Dmont_mulf.c75 double tmp, tmp1, x, x1; in cleanup() local
81 x1 = dt[i + 1]; in cleanup()
83 dt[i + 1] = lower32(x1, Zero) + tmp1; in cleanup()
85 tmp1 = upper32(x1); in cleanup()
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dascii_strcasecmp.S239 lduw [%i1 + %i2], %i3 ! x1 = word from s1
240 andn %i3, %i4, %l0 ! q1 = x1 & ~m1
248 andn %i4, %i3, %l0 ! q1 = m1 & ~x1
277 lduw [%i1 + %i2], %i3 ! x1 = word from s1
280 andn %i3, %i4, %l0 ! q1 = x1 & ~m1
289 andn %i4, %i3, %l0 ! q1 = m1 & ~x1
/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dascii_strcasecmp.S239 lduw [%i1 + %i2], %i3 ! x1 = word from s1
240 andn %i3, %i4, %l0 ! q1 = x1 & ~m1
248 andn %i4, %i3, %l0 ! q1 = m1 & ~x1
276 lduw [%i1 + %i2], %i3 ! x1 = word from s1
279 andn %i3, %i4, %l0 ! q1 = x1 & ~m1
288 andn %i4, %i3, %l0 ! q1 = m1 & ~x1
/illumos-gate/usr/src/lib/libmvec/amd64/src/
H A D__vsqrtf.S102 movlhps %xmm1,%xmm0 / xmm0: 0 x1 0 x0
104 shufps $0x88,%xmm2,%xmm0 / xmm0: x3 x2 x1 x0
/illumos-gate/usr/src/head/
H A Dmath.h120 double x1 = (double)(TYPE)X, x2 = X - x1; \
121 X = x1 - (XN) * (C1); X += x2; X -= (XN) * (C2); }
/illumos-gate/usr/src/test/util-tests/tests/awk/bugs-fixed/
H A Da-format.ok1 0x1.5p+5
/illumos-gate/usr/src/tools/cscope-fast/
H A Dmouse.c214 m.x1 = getcoordinate(); in getmouseevent()
222 m.x1 = getcoordinate(); in getmouseevent()
H A Dmouse.h34 int x1; member
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/print/
H A Dtst.bitfield.d.out2 int a :4 = 0x1
H A Dtst.struct.d.out2 int a = 0x1
/illumos-gate/usr/src/test/util-tests/tests/pcieadm/
H A Dbridge-ht.out3 |--> Enable: enabled (0x1)
H A Digb-ltr.out4 |--> Capability Version: 0x1
/illumos-gate/usr/src/cmd/filesync/
H A Danal.c549 char *s1, *s2, *x1, *x2; in same_name() local
558 x1 = f1->f_fullname; in same_name()
604 if (*s1 == 0 && x1 != 0) { in same_name()
605 s1 = x1; in same_name()
606 x1 = 0; in same_name()
/illumos-gate/usr/src/lib/libzpool/common/
H A Dkernel.c86 vn_open(char *path, int x1, int flags, int mode, vnode_t **vpp, int x2, int x3) in vn_open() argument
171 vn_openat(char *path, int x1, int flags, int mode, vnode_t **vpp, int x2, in vn_openat() argument
181 ret = vn_open(realpath, x1, flags, mode, vpp, x2, x3); in vn_openat()
191 int x1, int x2, rlim64_t x3, void *x4, ssize_t *residp) in vn_rdwr() argument
/illumos-gate/usr/src/lib/libslp/clib/
H A Dslp_da_cache.c196 static int compare_entries(const void *x1, const void *x2) { in compare_entries() argument
197 cache_entry_t *e1 = (cache_entry_t *)x1; in compare_entries()

123456