Searched defs:zero (Results 151 - 175 of 275) sorted by relevance

1234567891011

/netbsd-6-1-5-RELEASE/lib/libm/noieee_src/
H A Dn_atan2.c176 static const double zero=0, one=1, small=1.0E-9, big=1.0E18; local
[all...]
H A Dn_gamma.c122 static const double zero = 0., one = 1.0, tiny = _TINY; variable
H A Dn_j0.c127 zero = 0.0, variable
/netbsd-6-1-5-RELEASE/lib/libm/src/
H A De_j1f.c43 static const float zero = 0.0; variable
/netbsd-6-1-5-RELEASE/external/lgpl2/mpc/dist/src/
H A Ddiv.c107 mpfr_t c, d, a, b, x, y, zero; local
131 MPFR_COPYSIGN (MPC_RE (rop), zero, x, GMP_RNDN); local
132 MPFR_COPYSIGN (MPC_IM (rop), zero, y, GMP_RNDN); local
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/gssapi/krb5/
H A Dwrap.c218 DES_cblock zero; local
/netbsd-6-1-5-RELEASE/crypto/external/bsd/netpgp/dist/src/lib/
H A Dssh2pgp.c378 uint8_t zero = 0; local
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/bn/
H A Dbn_mul.c398 unsigned int neg,zero; local
762 int neg,oneg,zero; local
[all...]
/netbsd-6-1-5-RELEASE/dist/dhcp/omapip/
H A Discprint.c57 int zero; local
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/contrib/idn/idnkit-1.0-src/lib/
H A Drace.c406 int zero = 0; local
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/isc/
H A Dprint.c75 int zero; local
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/lib/isc/
H A Dprint.c75 int zero; local
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/libraries/liblutil/
H A Duuid.c67 static unsigned char zero[6]; local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/vmx/
H A Dspill2.c58 static double zero; local
72 static vector unsigned char zero; local
79 static vector signed char zero; local
86 static vector bool char zero; local
93 static vector unsigned short zero; local
100 static vector signed short zero; local
107 static vector bool short zero; local
114 static vector unsigned int zero; local
121 static vector signed int zero; local
128 static vector bool int zero; local
135 static vector float zero; local
142 static vector pixel zero; local
[all...]
H A Dspill3.c129 static double zero; local
143 static vector unsigned char zero; local
/netbsd-6-1-5-RELEASE/external/lgpl3/mpfr/dist/tests/
H A Dtpow_all.c514 int zero; local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dm32r-rom.c242 char *zero = "00000000", *one = "00000001"; local
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/c4x/
H A Dlibgcc.S233 zero: bud ir1 ; Delayed branch label
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/vmx/
H A Dspill2.c58 static double zero; local
72 static vector unsigned char zero; local
79 static vector signed char zero; local
86 static vector bool char zero; local
93 static vector unsigned short zero; local
100 static vector signed short zero; local
107 static vector bool short zero; local
114 static vector unsigned int zero; local
121 static vector signed int zero; local
128 static vector bool int zero; local
135 static vector float zero; local
142 static vector pixel zero; local
[all...]
H A Dspill3.c129 static double zero; local
143 static vector unsigned char zero; local
/netbsd-6-1-5-RELEASE/sys/arch/hpcmips/stand/romboot/
H A Dromboot.S33 #define zero $0 define
/netbsd-6-1-5-RELEASE/sys/arch/i386/isa/
H A Dnpx.c626 static const double zero = 0.0; local
/netbsd-6-1-5-RELEASE/sys/arch/mips/include/
H A Dregdef.h43 #define zero $0 /* always zero */ macro
/netbsd-6-1-5-RELEASE/lib/libtelnet/
H A Dkerberos5.c272 int zero = 0; local
/netbsd-6-1-5-RELEASE/lib/libm/arch/vax/
H A Dn_argred.S610 zero: label

Completed in 290 milliseconds

1234567891011