Searched defs:s2_ptr (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/libquadmath/printf/
H A Dadd_n.c27 mpn_add_n (mp_ptr res_ptr, mp_srcptr s1_ptr, mp_srcptr s2_ptr, mp_size_t size) argument
H A Dsub_n.c27 mpn_sub_n (mp_ptr res_ptr, mp_srcptr s1_ptr, mp_srcptr s2_ptr, mp_size_t size) argument
/netbsd-current/external/gpl3/gcc.old/dist/libquadmath/printf/
H A Dadd_n.c27 mpn_add_n (mp_ptr res_ptr, mp_srcptr s1_ptr, mp_srcptr s2_ptr, mp_size_t size) argument
H A Dsub_n.c27 mpn_sub_n (mp_ptr res_ptr, mp_srcptr s1_ptr, mp_srcptr s2_ptr, mp_size_t size) argument
/netbsd-current/external/lgpl3/gmp/dist/mpn/m88k/mc88110/
H A Dadd_n.S36 #define s2_ptr r4 define
[all...]
H A Dsub_n.S36 #define s2_ptr r4 define
[all...]

Completed in 127 milliseconds