Home
last modified time | relevance | path

Searched defs:x2 (Results 1 – 25 of 53) sorted by relevance

123

/illumos-gate/usr/src/common/crypto/ecc/
H A Dec2_mont.c87 gf2m_Madd(const mp_int *x, mp_int *x1, mp_int *z1, mp_int *x2, mp_int *z2, in gf2m_Madd()
120 mp_int *x2, mp_int *z2, const ECGroup *group) in gf2m_Mxy()
197 mp_int x1, x2, z1, z2; in ec_GF2m_pt_mul_mont() local
/illumos-gate/usr/src/contrib/ast/src/lib/libast/uwin/
H A Dmathimpl.h69 # define vc(name, value, x1,x2,x3,x4, bexp, xval) \ argument
78 # define vc(name, value, x1,x2,x3,x4, bexp, xval) ; argument
H A Drand48.c72 unsigned short x2 = x[2]; in multadd() local
/illumos-gate/usr/src/common/ficl/emu/
H A Dgfx_fb.c191 gfx_fb_drawrect(uint32_t x1, uint32_t y1, uint32_t x2, uint32_t y2, in gfx_fb_drawrect()
213 int x1, y1, x2, y2; in gfx_term_drawrect() local
298 int err, e2, x2, y2, ed; in gfx_fb_line() local
347 gfx_fb_bezier(uint32_t x0, uint32_t y0, uint32_t x1, uint32_t y1, uint32_t x2, in gfx_fb_bezier()
/illumos-gate/usr/src/common/ficl/
H A Dloader.c83 uint32_t x1, y1, x2, y2, f; in ficl_term_putimage() local
130 uint32_t x1, y1, x2, y2, f; in ficl_fb_putimage() local
192 ficlUnsigned x0, y0, x1, y1, x2, y2, width; in ficl_fb_bezier() local
209 ficlUnsigned x1, x2, y1, y2, fill; in ficl_fb_drawrect() local
224 ficlUnsigned x1, x2, y1, y2; in ficl_term_drawrect() local
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Ddrand48.c81 #define SET3(x, x0, x1, x2) ((x)[0] = (x0), (x)[1] = (x1), (x)[2] = (x2)) argument
83 #define SEED(x0, x1, x2) (SET3(x, x0, x1, x2), SET3(a, A0, A1, A2), c = C) argument
/illumos-gate/usr/src/lib/libc/port/gen/
H A Ddrand48.c83 #define SET3(x, x0, x1, x2) ((x)[0] = (x0), (x)[1] = (x1), (x)[2] = (x2)) argument
85 #define SEED(x0, x1, x2) (SET3(x, x0, x1, x2), SET3(a, A0, A1, A2), c = C) argument
/illumos-gate/usr/src/tools/cscope-fast/
H A Dmouse.h36 int x2; member
/illumos-gate/usr/src/lib/libcryptoutil/common/
H A Dpkcs11_uri.c66 unsigned int x1, x2; in read_id() local
/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()
H A Drange_tree.c153 range_tree_seg32_compare(const void *x1, const void *x2) in range_tree_seg32_compare()
165 range_tree_seg64_compare(const void *x1, const void *x2) in range_tree_seg64_compare()
177 range_tree_seg_gap_compare(const void *x1, const void *x2) in range_tree_seg_gap_compare()
H A Dvdev_queue.c212 vdev_queue_offset_compare(const void *x1, const void *x2) in vdev_queue_offset_compare()
244 vdev_queue_timestamp_compare(const void *x1, const void *x2) in vdev_queue_timestamp_compare()
/illumos-gate/usr/src/lib/libmvec/common/
H A D__vhypotf.c52 float x0, x1, x2, y0, y1, y2, z0, z1, z2, *pz0, *pz1, *pz2; in __vhypotf() local
H A D__vexpf.c240 double x0, x1, x2, x3, x4; in __vexpf() local
H A D__vatan2.c71 double x0, x1, x2, y0, y1, y2, *pz0, *pz1, *pz2; in __vatan2() local
H A D__vatan2f.c54 float x0, x1, x2, y0, y1, y2, *pz0 = 0, *pz1, *pz2; in __vatan2f() local
H A D__vexp.c410 double x0, x1, x2, x3, x4, x5; in __vexp() local
/illumos-gate/usr/src/uts/common/sys/
H A Dswap.h231 #define SWAP_PRINT(f, s, x1, x2, x3, x4, x5) \ argument
235 #define SWAP_PRINT(f, s, x1, x2, x3, x4, x5) argument
/illumos-gate/usr/src/lib/libm/common/Q/
H A Dfmodl.c61 unsigned x1, x2, x3, y1, y2, y3, z1, z2, z3; in fmodl() local
/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()
171 vn_openat(char *path, int x1, int flags, int mode, vnode_t **vpp, int x2, in vn_openat()
191 int x1, int x2, rlim64_t x3, void *x4, ssize_t *residp) in vn_rdwr()
/illumos-gate/usr/src/cmd/troff/troff.d/
H A Ddraw.c231 dist(int x1, int y1, int x2, int y2) in dist()
243 int x0, y0, x2, y2, r; in drawarc() local
/illumos-gate/usr/src/lib/libm/common/m9x/
H A Dremquol.c63 unsigned x1, x2, x3, y1, y2, y3, z1, z2, z3; in fmodquol() local
/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()
/illumos-gate/usr/src/lib/libm/common/complex/
H A Dcpow.c154 double x, y, u, v, t, c, s, r, x2, y2; in cpow() local
H A Dcpowl.c110 long double t1, t2, t3, t4, x1, x2, y1, y2, u1, v1, b[4], w1, w2; in cpowl() local

123