Searched defs:dsecond (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/lgpl3/gmp/dist/mpn/generic/ |
H A D | divis.c | 119 mp_limb_t dsecond = dp[1]; in mpn_divisible_p() local
|
/netbsd-src/external/lgpl3/gmp/dist/mpz/ |
H A D | cong.c | 140 mp_limb_t dsecond = dp[1]; in mpz_congruent_p() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | i386-expand.cc | 20103 struct expand_vec_perm_d dfirst, dsecond; in expand_vec_perm_vperm2f128() local 20297 struct expand_vec_perm_d dfirst, dsecond; in expand_vec_perm_vperm2f128_vblend() local 20366 struct expand_vec_perm_d dfirst, dsecond, dfinal; in expand_vec_perm_2perm_interleave() local 20485 struct expand_vec_perm_d dfirst, dsecond, dfinal; in expand_vec_perm_2perm_pblendv() local 20602 struct expand_vec_perm_d dfirst, dsecond, dthird; in expand_vec_perm_2vperm2f128_vshuf() local 20656 struct expand_vec_perm_d dfirst, dsecond, dthird; in expand_vec_perm2_vperm2f128_vblend() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | i386-expand.c | 17858 struct expand_vec_perm_d dfirst, dsecond; in expand_vec_perm_vperm2f128() local 18052 struct expand_vec_perm_d dfirst, dsecond; in expand_vec_perm_vperm2f128_vblend() local 18119 struct expand_vec_perm_d dfirst, dsecond, dthird; in expand_vec_perm_2vperm2f128_vshuf() local 18173 struct expand_vec_perm_d dfirst, dsecond, dthird; in expand_vec_perm2_vperm2f128_vblend() local
|