Searched defs:neg (Results 1 - 25 of 174) sorted by relevance

1234567

/netbsd-6-1-5-RELEASE/lib/libc/quad/
H A Dfloatdidf.c55 int neg; local
61 u.q = -x, neg = 1; local
63 u.q = x, neg = 0; local
H A Dfloatdisf.c55 int neg; local
61 u.q = -x, neg = 1; local
63 u.q = x, neg = 0; local
/netbsd-6-1-5-RELEASE/sys/lib/libkern/arch/i386/
H A Drandom.S91 neg: label
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/libntp/
H A Dfptoa.c16 int neg; local
H A Dfptoms.c15 int neg; local
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/
H A Ddivmod.c6 int neg = 0; local
32 int neg = 0; local
/netbsd-6-1-5-RELEASE/external/lgpl3/mpfr/dist/
H A Dfits_s.h32 int neg; local
H A Dfits_intmax.c53 int neg; local
/netbsd-6-1-5-RELEASE/common/lib/libc/quad/
H A Ddivdi3.c55 int neg = 0; local
H A Dmoddi3.c56 int neg = 0; local
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/
H A Dbn_mp_mul.c23 int res, neg; local
H A Dbn_mp_fread.c23 int err, ch, neg, y; local
H A Dbn_mp_n_root.c33 int res, neg; local
H A Dbn_mp_read_radix.c23 int y, res, neg; local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/
H A Ddivmod.c29 int neg = 0; local
55 int neg = 0; local
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/generic/
H A Dtoom_eval_dgr3_pm1.c34 int neg; local
H A Dtoom_eval_pm1.c36 int neg; local
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/asn1/
H A Dt_pkey.c69 const char *neg; local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libgcc/config/lm32/
H A D_divsi3.c51 int neg = 0; local
H A D_modsi3.c32 int neg = 0; local
/netbsd-6-1-5-RELEASE/external/lgpl3/mpfr/dist/tests/
H A Dtget_d_2exp.c39 int i, rnd_mode, neg; local
H A Dtget_ld_2exp.c39 int i, rnd_mode, neg; local
H A Dtget_z.c79 int sh, neg; local
H A Dtnext.c38 int neg, below; local
99 int i, neg, below; local
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/ia64/stand/common/
H A Dstrtol.c63 int neg = 0, any, cutlim; local

Completed in 329 milliseconds

1234567