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

12

/barrelfish-2018-10-04/lib/libc/quad/
H A Dfloatdidf.c51 int neg; local
57 u.q = -x, neg = 1; local
59 u.q = x, neg = 0; local
H A Dfloatdisf.c51 int neg; local
57 u.q = -x, neg = 1; local
59 u.q = x, neg = 0; local
H A Ddivdi3.c51 int neg; local
H A Dmoddi3.c53 int neg; local
/barrelfish-2018-10-04/lib/tommath/
H A Dbn_fast_mp_invmod.c27 int res, neg; local
H A Dbn_mp_mul.c21 int res, neg; local
H A Dbn_mp_fread.c21 int err, ch, neg, y; local
H A Dbn_mp_n_root.c31 int res, neg; local
H A Dbn_mp_read_radix.c21 int y, res, neg; local
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/asn1/
H A Dt_pkey.c69 const char *neg; local
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/bn/
H A Dbn_mpi.c94 int neg=0; local
/barrelfish-2018-10-04/lib/libc/iconv/
H A D_strtol.h52 int any, cutlim, i, neg; local
H A D_strtoul.h51 int any, cutlim, i, neg; local
/barrelfish-2018-10-04/lib/libc/locale/
H A Dwcstoimax.c62 int neg, any, cutlim; local
H A Dwcstol.c56 int neg, any, cutlim; local
H A Dwcstoll.c62 int neg, any, cutlim; local
H A Dwcstoul.c56 int neg, any, cutlim; local
H A Dwcstoull.c62 int neg, any, cutlim; local
H A Dwcstoumax.c62 int neg, any, cutlim; local
/barrelfish-2018-10-04/lib/libc/stdlib/
H A Dstrtoimax.c61 int neg, any, cutlim; local
H A Dstrtol.c62 int neg, any, cutlim; local
H A Dstrtoll.c61 int neg, any, cutlim; local
H A Dstrtoul.c60 int neg, any, cutlim; local
H A Dstrtoull.c61 int neg, any, cutlim; local
H A Dstrtoumax.c61 int neg, any, cutlim; local

Completed in 126 milliseconds

12