Home
last modified time | relevance | path

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

/dragonfly/usr.bin/window/
H A Dcmd7.c227 struct yb *yp, *yq; in unyank() local
240 struct yb *yp; in yank_line() local
277 struct yb *yp; in c_put() local
/dragonfly/contrib/gmp/mpn/generic/
H A Dperfpow.c110 binv_root (mp_ptr rp, mp_srcptr yp, in binv_root()
151 binv_sqroot (mp_ptr rp, mp_srcptr yp, in binv_sqroot()
203 mp_limb_t k, mp_srcptr yp, in is_kth_power()
258 mp_limb_t *yp, *tp, k = 0, *rp1; in perfpow() local
H A Dmullo_n.c139 mpn_dc_mullo_n (mp_ptr rp, mp_srcptr xp, mp_srcptr yp, mp_size_t n, mp_ptr tp) in mpn_dc_mullo_n()
205 mpn_mullo_n (mp_ptr rp, mp_srcptr xp, mp_srcptr yp, mp_size_t n) in mpn_mullo_n()
H A Dredc_n.c40 mp_ptr xp, yp, scratch; in mpn_redc_n() local
/dragonfly/games/hunt/hunt/
H A Ddisplay.c205 display_getyx(int *yp, int *xp) in display_getyx()
311 display_getyx(int *yp, int *xp) in display_getyx()
/dragonfly/contrib/mpfr/src/
H A Dmul_ui.c30 mp_limb_t *yp; in mpfr_mul_ui() local
H A Dround_raw_generic.c56 mp_limb_t *yp, in mpfr_round_raw_generic()
H A Dset_uj.c45 mp_limb_t yp[sizeof(uintmax_t) / sizeof(mp_limb_t)]; in mpfr_set_uj_2exp() local
H A Dgrandom.c36 mpz_t x, y, xp, yp, t, a, b, s; in mpfr_grandom() local
H A Ddiv_ui.c33 mp_limb_t *xp, *yp, *tmp, c, d; in mpfr_div_ui() local
H A Dgamma.c254 mpfr_t yp; in mpfr_gamma() local
H A Dpow.c117 mp_limb_t *yp; in is_odd() local
H A Dli2.c222 mpfr_prec_t yp, m; in mpfr_li2() local
H A Dmpfr-gmp.h136 #define MPN_OVERLAP_P(xp, xsize, yp, ysize) \ argument
/dragonfly/contrib/gmp/mpz/
H A Dlucnum_ui.c87 mp_ptr yp; in mpz_lucnum_ui() local
H A Dfib_ui.c49 mp_ptr fp, xp, yp; in mpz_fib_ui() local
H A Dpowm.c194 mp_ptr r2, xp, yp, odd_inv_2exp; in mpz_powm() local
H A Daorsmul.c25 #define mpn_cmp_twosizes_lt(xp,xsize, yp,ysize) \ argument
/dragonfly/contrib/nvi2/vi/
H A Dvs_line.c37 vs_line(SCR *sp, SMAP *smp, size_t *yp, size_t *xp) in vs_line()
/dragonfly/contrib/mpc/src/
H A Dpow.c441 mp_limb_t *yp; in is_odd() local
/dragonfly/contrib/nvi2/cl/
H A Dcl_funcs.c283 cl_cursor(SCR *sp, size_t *yp, size_t *xp) in cl_cursor()
/dragonfly/gnu/usr.bin/gmp/
H A Dgmp.h1894 #define __GMPN_AORS(cout, wp, xp, xsize, yp, ysize, FUNCTION, TEST) \ argument
1928 #define __GMPN_ADD(cout, wp, xp, xsize, yp, ysize) \ argument
1931 #define __GMPN_SUB(cout, wp, xp, xsize, yp, ysize) \ argument
2050 #define __GMPN_CMP(result, xp, yp, size) \ argument
/dragonfly/contrib/gmp/
H A Dgmp-impl.h460 #define TMP_ALLOC_LIMBS_2(xp,xsize, yp,ysize) \ argument
477 #define MPN_CMP(result, xp, yp, size) __GMPN_CMP(result, xp, yp, size) argument
632 #define MPN_PTR_SWAP(xp,xs, yp,ys) \ argument
637 #define MPN_SRCPTR_SWAP(xp,xs, yp,ys) \ argument
1950 #define MPN_OVERLAP_P(xp, xsize, yp, ysize) \ argument
1952 #define MEM_OVERLAP_P(xp, xsize, yp, ysize) \ argument
1958 #define MPN_SAME_OR_SEPARATE_P(xp, yp, size) \ argument
1960 #define MPN_SAME_OR_SEPARATE2_P(xp, xsize, yp, ysize) \ argument
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree.c10992 const char *yp; in cl_option_hash_eq() local
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree.c11952 const char *yp; in equal() local