Home
last modified time | relevance | path

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

123

/illumos-gate/usr/src/boot/common/
H A Dgfx_fb.c1322 gfx_fb_drawrect(uint32_t x1, uint32_t y1, uint32_t x2, uint32_t y2, in gfx_fb_drawrect()
1351 int err, e2, x2, y2, ed, width; in gfx_fb_line() local
1403 gfx_fb_bezier(uint32_t x0, uint32_t y0, uint32_t x1, uint32_t y1, uint32_t x2, in gfx_fb_bezier()
1477 int x1, y1, x2, y2; in gfx_term_drawrect() local
/illumos-gate/usr/src/cmd/bhyve/
H A Drfb.c804 int x1, int y1, int x2, int y2) in translate_pixels()
/illumos-gate/usr/src/cmd/filesync/
H A Danal.c549 char *s1, *s2, *x1, *x2; in same_name() local
/illumos-gate/usr/src/cmd/raidz_test/
H A Draidz_test.c398 int x0, x1, x2; in run_rec_check_impl() local
/illumos-gate/usr/src/cmd/sa/
H A Dsadc.c66 #define MAX(x1, x2) ((x1) >= (x2) ? (x1) : (x2)) argument
/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/cmd/zdb/
H A Dzdb.c3045 cksum_record_compare(const void *x1, const void *x2) in cksum_record_compare()
/illumos-gate/usr/src/common/crypto/chacha/
H A Dchacha.c90 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; in chacha_encrypt_bytes() local
/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/common/crypto/edonr/
H A Dedonr.c117 #define LS1_256(c, x0, x1, x2, x3, x4, x5, x6, x7) \ argument
134 #define LS1_512(c, x0, x1, x2, x3, x4, x5, x6, x7) \ argument
/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/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/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/lib/libcryptoutil/common/
H A Dpkcs11_uri.c66 unsigned int x1, x2; in read_id() local
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dwrefresh.c806 int x1, x2, blnk, idch, cost, cost_ich1, match; in _useidch() local
/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/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
/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/libmvec/common/
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__vcos.c102 double x0, x1, x2, *py0 = 0, *py1 = 0, *py2, *xsave, *ysave; in __vcos() local
H A D__vcosbig_ultra3.c79 double x0, x1, x2, *py0, *py1, *py2, *xsave, *ysave; in __vlibm_vcos_big_ultra3() local

123