Home
last modified time | relevance | path

Searched defs:vzero (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/lib/libm/src/
H A Ds_cospi.c79 static volatile const double vzero = 0; variable
H A Ds_sinpi.c81 static volatile const double vzero = 0; variable
H A Ds_tanpif.c60 static volatile const float vzero = 0; variable
H A Ds_sinpif.c51 static volatile const float vzero = 0; variable
H A Ds_tanpi.c112 static volatile const double vzero = 0; variable
/netbsd-src/lib/libm/ld128/
H A Ds_cospil.c44 static volatile const double vzero = 0; variable
H A Ds_sinpil.c44 static volatile const double vzero = 0; variable
H A Ds_tanpil.c67 static volatile const double vzero = 0; variable
H A De_lgammal_r.c23 static const volatile double vzero = 0; variable
/netbsd-src/lib/libm/ld80/
H A Ds_cospil.c43 static volatile const double vzero = 0; variable
H A Ds_sinpil.c45 static volatile const double vzero = 0; variable
H A Ds_tanpil.c66 static volatile const double vzero = 0; variable
H A De_lgammal_r.c23 static const volatile double vzero = 0; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/ppc_wrappers/
H A Demmintrin.h852 const __v4si vzero = in _mm_cvtpd_epi32() local
890 const __v4si vzero = { 0, 0, 0, 0 }; in _mm_cvtpd_ps() local
917 const __v4si vzero = { 0, 0, 0, 0 }; in _mm_cvttpd_epi32() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/perlasm/
H A Ds390x.pm296 sub vzero { subroutine