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

/haiku-buildtools/gcc/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
/haiku-buildtools/gcc/gmp/mpn/m88k/mc88110/
H A Dadd_n.S25 #define s2_ptr r4 define
[all...]
H A Dsub_n.S25 #define s2_ptr r4 define
[all...]

Completed in 42 milliseconds