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

1234567891011>>

/netbsd-current/lib/libc/quad/
H A Dfloatdidf.c59 int neg; local
65 u.q = -x, neg = 1; local
67 u.q = x, neg = 0; local
H A Dfloatdisf.c59 int neg; local
65 u.q = -x, neg = 1; local
67 u.q = x, neg = 0; local
H A Dfixsfdi_ieee754.c58 const bool neg = ux.sngu_sign; local
H A Dfixdfdi_ieee754.c60 const bool neg = ux.dblu_sign; local
/netbsd-current/sys/lib/libkern/arch/i386/
H A Drandom.S91 neg: label
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86_64/zen/
H A Dsbpi1_bdiv_r.asm80 neg dn define
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/
H A Dbn_mp_mul.c23 int res, neg; local
H A Dbn_fast_mp_invmod.c29 int res, neg; local
H A Dbn_mp_read_radix.c23 int y, res, neg; local
H A Dbn_mp_n_root.c33 int res, neg; local
H A Dbn_mp_fread.c23 int err, ch, neg, y; local
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/msp430/
H A Dmpy.c8 int neg = 0; local
H A Dmsp430-divmod.h61 word_type neg = 0; local
87 word_type neg = 0; local
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/msp430/
H A Dmpy.c8 int neg = 0; local
H A Dmsp430-divmod.h61 word_type neg = 0; local
87 word_type neg = 0; local
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/
H A Ddivmod.c30 int neg = 0; local
56 int neg = 0; local
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/pru/
H A Dpru-divmod.h61 word_type neg = 0; local
87 word_type neg = 0; local
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/rl78/
H A Drl78-divmod.h61 word_type neg = 0; local
87 word_type neg = 0; local
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.compile/
H A Dcompile-nodebug.c19 func_nodebug (int neg) argument
/netbsd-current/external/gpl3/gcc/dist/libgcc/
H A Ddivmod.c30 int neg = 0; local
56 int neg = 0; local
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/pru/
H A Dpru-divmod.h61 word_type neg = 0; local
87 word_type neg = 0; local
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/rl78/
H A Drl78-divmod.h61 word_type neg = 0; local
87 word_type neg = 0; local
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.compile/
H A Dcompile-nodebug.c19 func_nodebug (int neg) argument
/netbsd-current/common/lib/libc/quad/
H A Ddivdi3.c55 int neg = 0; local
H A Dmoddi3.c56 int neg = 0; local

Completed in 394 milliseconds

1234567891011>>