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

12345

/openbsd-current/lib/libc/quad/
H A Dfloatdisf.c45 int neg; local
51 u.q = -x, neg = 1; local
53 u.q = x, neg = 0; local
H A Dfloatdidf.c45 int neg; local
51 u.q = -x, neg = 1; local
53 u.q = x, neg = 0; local
H A Ddivdi3.c45 int neg = 0; local
H A Dmoddi3.c46 int neg = 0; local
/openbsd-current/gnu/gcc/gcc/config/
H A Ddivmod.c6 int neg = 0; local
32 int neg = 0; local
/openbsd-current/gnu/usr.bin/gcc/gcc/config/
H A Ddivmod.c6 int neg = 0; local
32 int neg = 0; local
/openbsd-current/lib/libc/arch/arm/quad/
H A Dfixsfdi.c59 const bool neg = ux.sng_sign; local
H A Dfixdfdi.c61 const bool neg = ux.dbl_sign; local
/openbsd-current/sys/lib/libkern/
H A Ddivdi3.c44 int neg = 0; local
H A Dmoddi3.c45 int neg = 0; local
/openbsd-current/gnu/lib/libiberty/src/
H A Dstrtoul.c67 register int neg = 0, any, cutlim; local
H A Dstrtol.c94 register int neg = 0, any, cutlim; local
/openbsd-current/lib/libc/locale/
H A D_wcstol.h55 int neg, any, cutlim; local
H A D_wcstoul.h54 int neg, any, cutlim; local
/openbsd-current/lib/libc/stdlib/
H A Dstrtoimax.c47 int neg, any, cutlim; local
H A Dstrtol.c48 int neg, any, cutlim; local
H A Dstrtoll.c50 int neg, any, cutlim; local
H A Dstrtoul.c48 int neg, any, cutlim; local
H A Dstrtoull.c50 int neg, any, cutlim; local
H A Dstrtoumax.c47 int neg, any, cutlim; local
/openbsd-current/sys/lib/libsa/
H A Dstrtol.c47 int neg, any, cutlim; local
H A Dstrtoll.c47 int neg, any, cutlim; local
/openbsd-current/libexec/ld.so/
H A Dstrtol.c49 int neg, any, cutlim; local
/openbsd-current/gnu/gcc/gcc/config/m32c/
H A Dm32c-lib2.c76 word_type neg = 0; local
104 word_type neg = 0; local
/openbsd-current/usr.bin/dig/lib/dns/rdata/in_1/
H A Dapl_42.c31 int neg; local

Completed in 303 milliseconds

12345