Home
last modified time | relevance | path

Searched defs:x1 (Results 26 – 50 of 62) sorted by relevance

123

/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__vexp.c410 double x0, x1, x2, x3, x4, x5; in __vexp() local
H A D__vrhypotf.c358 float x1, y1; in __vrhypotf_n() local
H A D__vrhypot.c216 double x1 = 0.0L, y1 = 0.0L, res1, dd1; in __vrhypot() local
H A D__vsinbig_ultra3.c79 double x0, x1, x2, *py0, *py1, *py2, *xsave, *ysave; in __vlibm_vsin_big_ultra3() local
H A D__vcosbig_ultra3.c79 double x0, x1, x2, *py0, *py1, *py2, *xsave, *ysave; in __vlibm_vcos_big_ultra3() local
H A D__vcos.c102 double x0, x1, x2, *py0 = 0, *py1 = 0, *py2, *xsave, *ysave; in __vcos() local
H A D__vsin.c82 double x0, x1, x2, *py0 = 0, *py1 = 0, *py2, *xsave, *ysave; in __vsin() local
/illumos-gate/usr/src/ucbcmd/sed/
H A Dsed1.c654 char *comple(x1, ep, x3, x4) in comple() argument
/illumos-gate/usr/src/cmd/filesync/
H A Danal.c549 char *s1, *s2, *x1, *x2; in same_name() local
/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()
1348 gfx_fb_line(uint32_t x0, uint32_t y0, uint32_t x1, uint32_t y1, uint32_t wd) in gfx_fb_line()
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/contrib/ast/src/lib/libast/uwin/
H A Dlgamma.c178 double z, p, x1; in large_lgam() local
/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/bignum/
H A Dmont_mulf.c75 double tmp, tmp1, x, x1; in cleanup() local
/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vlogf.S100 #define x1 %o4 macro
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Drefcount.c59 zfs_refcount_compare(const void *x1, const void *x2) in zfs_refcount_compare()
H A Dzil.c121 zil_bp_compare(const void *x1, const void *x2) in zil_bp_compare()
508 zil_lwb_vdev_compare(const void *x1, const void *x2) in zil_lwb_vdev_compare()
1741 zil_aitx_compare(const void *x1, const void *x2) in zil_aitx_compare()
/illumos-gate/usr/src/lib/libnisdb/
H A Dldap_xdr.c686 XDR x1, x2; in sameNisPlusObj() 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/
H A Dvm.c949 ficlUnsigned x1; in ficlVmInnerLoop() local
960 ficlUnsigned x1; in ficlVmInnerLoop() local
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dgraphics.c76 const int x1 = ROWBYTES; variable
/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/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

123