Home
last modified time | relevance | path

Searched defs:neg (Results 1 – 25 of 107) sorted by relevance

12345

/dflybsd-src/contrib/gcc-4.7/libgcc/
H A Ddivmod.c29 int neg = 0; in __divsi3() local
55 int neg = 0; in __modsi3() local
/dflybsd-src/sys/netgraph7/pppoe/
H A Dng_pppoe.c236 negp neg; /* used when negotiating */ member
349 negp neg = sp->neg; in insert_tag() local
422 negp neg = sp->neg; in pppoe_match_svc() local
483 negp neg = sp->neg; in pppoe_find_svc() local
724 negp neg = NULL; in ng_pppoe_rcvmsg() local
1049 negp neg = sp->neg; in pppoe_start() local
1184 negp neg = sp->neg; in ng_pppoe_rcvdata() local
1287 negp neg = NULL; in ng_pppoe_rcvdata_ether() local
1811 negp neg = sp->neg; in pppoe_ticker() local
/dflybsd-src/sys/netgraph/pppoe/
H A Dng_pppoe.c149 negp neg; /* used when negotiating */ member
330 negp neg; in insert_tag() local
403 negp neg = NULL; in pppoe_match_svc() local
589 negp neg = NULL; in ng_pppoe_rcvmsg() local
897 negp neg = NULL; in ng_pppoe_rcvdata() local
1515 negp neg = sp->neg; in pppoe_ticker() local
1564 negp neg = sp->neg; in sendpacket() local
/dflybsd-src/crypto/libressl/crypto/bn/
H A Dbn_mul.c440 unsigned int neg, zero; in bn_mul_recursive() local
587 int c1, c2, neg; in bn_mul_part_recursive() local
777 int neg, oneg, zero; in bn_mul_high() local
H A Dbn_print.c194 int neg = 0, h, m, i,j, k, c; in BN_hex2bn() local
271 int neg = 0, i, j; in BN_dec2bn() local
/dflybsd-src/contrib/gmp/mpn/generic/
H A Dtoom_eval_dgr3_pm1.c34 int neg; in mpn_toom_eval_dgr3_pm1() local
H A Dtoom_eval_dgr3_pm2.c36 int neg; in mpn_toom_eval_dgr3_pm2() local
H A Dtoom_eval_pm1.c36 int neg; in mpn_toom_eval_pm1() local
H A Dtoom_eval_pm2exp.c37 int neg; in mpn_toom_eval_pm2exp() local
/dflybsd-src/crypto/libressl/crypto/asn1/
H A Dt_pkey.c72 const char *neg; in ASN1_bn_print() local
/dflybsd-src/bin/sleep/
H A Dsleep.c50 int ch, neg; in main() local
/dflybsd-src/contrib/mpfr/src/
H A Dfits_s.h35 int neg; in FUNCTION() local
H A Dfits_intmax.c39 int neg; in mpfr_fits_intmax_p() local
H A Dasinh.c33 int signx, neg; in mpfr_asinh() local
/dflybsd-src/stand/lib/
H A Dstrtoul.c54 int neg, any, cutlim; in strtoul() local
H A Dstrtol.c48 int neg = 0, any, cutlim; in strtol() local
/dflybsd-src/sys/libkern/
H A Dstrtol.c55 int neg = 0, any, cutlim; in strtol() local
H A Dstrtoul.c55 int neg = 0, any, cutlim; in strtoul() local
H A Dstrtouq.c53 int neg, any, cutlim; in strtouq() local
H A Dstrtoq.c53 int neg, any, cutlim; in strtoq() local
/dflybsd-src/lib/libc/citrus/
H A D_strtoul.h51 int any, cutlim, i, neg; in _FUNCNAME() local
H A D_strtol.h52 int any, cutlim, i, neg; in _FUNCNAME() local
/dflybsd-src/lib/libc/locale/
H A Dwcstoul.c56 int neg, any, cutlim; in wcstoul_l() local
H A Dwcstoimax.c57 int neg, any, cutlim; in wcstoimax_l() local
H A Dwcstoull.c57 int neg, any, cutlim; in wcstoull_l() local

12345