/illumos-gate/usr/src/common/crypto/ecc/ |
H A D | ec2_mont.c | 87 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/common/util/ |
H A D | popcountdi2.c | 51 unsigned long long x2 = (unsigned long long)val; in __popcountdi2() local
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/uwin/ |
H A D | mathimpl.h | 69 # 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 D | rand48.c | 72 unsigned short x2 = x[2]; in multadd() local
|
/illumos-gate/usr/src/common/ficl/emu/ |
H A D | gfx_fb.c | 191 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 D | loader.c | 83 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 D | drand48.c | 81 #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 D | drand48.c | 83 #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 D | mouse.h | 36 int x2; member
|
/illumos-gate/usr/src/lib/libcryptoutil/common/ |
H A D | pkcs11_uri.c | 66 unsigned int x1, x2; in read_id() local
|
/illumos-gate/usr/src/uts/common/fs/zfs/ |
H A D | space_reftree.c | 55 space_reftree_compare(const void *x1, const void *x2) in space_reftree_compare()
|
H A D | range_tree.c | 153 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 D | vdev_queue.c | 212 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.c | 52 float x0, x1, x2, y0, y1, y2, z0, z1, z2, *pz0, *pz1, *pz2; in __vhypotf() local
|
H A D | __vexpf.c | 240 double x0, x1, x2, x3, x4; in __vexpf() local
|
H A D | __vatan2.c | 71 double x0, x1, x2, y0, y1, y2, *pz0, *pz1, *pz2; in __vatan2() local
|
H A D | __vatan2f.c | 54 float x0, x1, x2, y0, y1, y2, *pz0 = 0, *pz1, *pz2; in __vatan2f() local
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | swap.h | 231 #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 D | fmodl.c | 61 unsigned x1, x2, x3, y1, y2, y3, z1, z2, z3; in fmodl() local
|
/illumos-gate/usr/src/lib/libzpool/common/ |
H A D | kernel.c | 86 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 D | draw.c | 231 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 D | remquol.c | 63 unsigned x1, x2, x3, y1, y2, y3, z1, z2, z3; in fmodquol() local
|
/illumos-gate/usr/src/lib/libslp/clib/ |
H A D | slp_da_cache.c | 196 static int compare_entries(const void *x1, const void *x2) { in compare_entries()
|
/illumos-gate/usr/src/lib/libm/common/complex/ |
H A D | cpow.c | 154 double x, y, u, v, t, c, s, r, x2, y2; in cpow() local
|
H A D | cpowl.c | 110 long double t1, t2, t3, t4, x1, x2, y1, y2, u1, v1, b[4], w1, w2; in cpowl() local
|