Searched defs:y1p (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/lgpl3/gmp/dist/tests/ |
H A D | refmpn.c | 714 mp_ptr ep, mp_srcptr y1p, mp_srcptr y2p, in refmpn_add_err2_n() 721 mp_ptr ep, mp_srcptr y1p, mp_srcptr y2p, in refmpn_sub_err2_n() 778 mp_ptr ep, mp_srcptr y1p, mp_srcptr y2p, mp_srcptr y3p, in refmpn_add_err3_n() 785 mp_ptr ep, mp_srcptr y1p, mp_srcptr y2p, mp_srcptr y3p, in refmpn_sub_err3_n()
|