Home
last modified time | relevance | path

Searched defs:x1 (Results 1 – 25 of 72) sorted by relevance

123

/trueos/contrib/gdtoa/
HDhexnan.c36 L_shift(x, x1, i) ULong *x; ULong *x1; int i; in L_shift() argument
60 ULong c, h, *x, *x1, *xe; local
HDgmisc.c41 ULong *x, *x1, *xe, y; local
HDsmisc.c171 ULong *x, *x0, x1, x2; local
/trueos/crypto/openssl/crypto/seed/
HDseed.c564 seed_word x1, x2, x3, x4; in private_SEED_set_key() local
624 seed_word x1, x2, x3, x4; in SEED_encrypt() local
669 seed_word x1, x2, x3, x4; in SEED_decrypt() local
/trueos/crypto/openssl/crypto/ec/
HDec2_mult.c125 static int gf2m_Madd(const EC_GROUP *group, const BIGNUM *x, BIGNUM *x1, in gf2m_Madd()
174 BIGNUM *x1, BIGNUM *z1, BIGNUM *x2, BIGNUM *z2, in gf2m_Mxy()
269 BIGNUM *x1, *x2, *z1, *z2; in ec_GF2m_montgomery_point_multiply() local
/trueos/contrib/gcc/config/soft-fp/
HDop-4.h527 #define __FP_FRAC_ADD_3(r2,r1,r0,x2,x1,x0,y2,y1,y0) \ argument
541 #define __FP_FRAC_ADD_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ argument
559 #define __FP_FRAC_SUB_3(r2,r1,r0,x2,x1,x0,y2,y1,y0) \ argument
573 #define __FP_FRAC_SUB_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ argument
591 #define __FP_FRAC_DEC_3(x2,x1,x0,y2,y1,y0) \ argument
600 #define __FP_FRAC_DEC_4(x3,x2,x1,x0,y3,y2,y1,y0) \ argument
609 #define __FP_FRAC_ADDI_4(x3,x2,x1,x0,i) \ argument
/trueos/crypto/openssl/crypto/rc2/
HDrc2_cbc.c141 register RC2_INT x0, x1, x2, x3, t; in RC2_encrypt() local
187 register RC2_INT x0, x1, x2, x3, t; in RC2_decrypt() local
/trueos/contrib/subversion/subversion/
HDsvn_private_config.h.in250 #define Q_(x1, x2, n) dngettext(PACKAGE_NAME, x1, x2, n) argument
/trueos/contrib/compiler-rt/lib/ppc/
HDgcc_qdiv.c17 register double x = dst.s.hi, x1 = dst.s.lo, in __gcc_qdiv() local
/trueos/lib/libc/sparc64/fpu/
HDfpu_mul.c107 u_int a3, a2, a1, a0, x3, x2, x1, x0, bit, m; local
HDfpu_sqrt.c195 u_int x0, x1, x2, x3; local
/trueos/sys/powerpc/fpu/
HDfpu_mul.c107 u_int a3, a2, a1, a0, x3, x2, x1, x0, bit, m; in fpu_mul() local
HDfpu_sqrt.c195 u_int x0, x1, x2, x3; in fpu_sqrt() local
/trueos/usr.bin/svn/
HDsvn_private_config.h253 #define Q_(x1, x2, n) dngettext(PACKAGE_NAME, x1, x2, n) argument
256 #define Q_(x1, x2, n) (((n) == 1) ? x1 : x2) argument
/trueos/crypto/openssl/crypto/idea/
HDi_cbc.c141 register unsigned long x1, x2, x3, x4, t0, t1, ul; in idea_encrypt() local
/trueos/contrib/ncurses/ncurses/base/
HDlib_getstr.c57 int x1 = win->_curx; in WipeOut() local
/trueos/lib/libvgl/
HDsimple.c221 VGLLine(VGLBitmap *object, int x1, int y1, int x2, int y2, u_long color) in VGLLine()
405 VGLBox(VGLBitmap *object, int x1, int y1, int x2, int y2, u_long color) in VGLBox()
414 VGLFilledBox(VGLBitmap *object, int x1, int y1, int x2, int y2, u_long color) in VGLFilledBox()
/trueos/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
HDspace_reftree.c55 space_reftree_compare(const void *x1, const void *x2) in space_reftree_compare()
HDvdev_queue.c287 vdev_queue_offset_compare(const void *x1, const void *x2) in vdev_queue_offset_compare()
306 vdev_queue_timestamp_compare(const void *x1, const void *x2) in vdev_queue_timestamp_compare()
HDtrim_map.c110 trim_map_seg_compare(const void *x1, const void *x2) in trim_map_seg_compare()
129 trim_map_zio_compare(const void *x1, const void *x2) in trim_map_zio_compare()
/trueos/contrib/ncurses/ncurses/widechar/
HDlib_get_wstr.c68 int x1 = win->_curx; in WipeOut() local
/trueos/sys/netpfil/ipfw/test/
HDtest_dn_heap.c93 uintptr_t x1 = 0; in test_hash() local
/trueos/contrib/binutils/opcodes/
HDsparc-dis.c303 int x1 = (match1 & x) != 0; in compare_opcodes() local
313 int x1 = (lose1 & x) != 0; in compare_opcodes() local
/trueos/contrib/groff/src/preproc/html/
HDpre-html.cpp820 imageItem::imageItem(int x1, int y1, int x2, int y2, in imageItem()
1008 int x1 = max(min(i->X1, i->X2) * image_res / postscriptRes in createImage() local
1060 void imageList::add(int x1, int y1, int x2, int y2, in add()
1106 int x1 = f->readInt(); in generateImages() local
/trueos/sys/dev/vt/hw/vga/
HDvt_vga.c363 vga_drawrect(struct vt_device *vd, int x1, int y1, int x2, int y2, int fill, in vga_drawrect()
775 unsigned int x1, y1, x2, y2, x, y; in vga_bitblt_text_gfxmode() local
914 unsigned int x1, y1, x2, y2, i, j, src_x, dst_x, x_count; in vga_bitblt_bitmap() local

123