Home
last modified time | relevance | path

Searched defs:acc (Results 1 – 25 of 61) sorted by relevance

123

/dragonfly/contrib/mpfr/src/
H A Dgammaonethird.c56 unsigned long int acc = v1; in mpfr_mul_ui5() local
69 unsigned long int acc = v1; in mpfr_div_ui2() local
82 unsigned long int acc = v1; in mpfr_div_ui8() local
/dragonfly/contrib/gcc-8.0/gcc/
H A Dgenextract.c91 struct accum_extract *acc) in push_pathstr_operand()
108 struct accum_extract acc; in gen_insn() local
226 walk_rtx (md_rtx_info *info, rtx x, struct accum_extract *acc) in walk_rtx()
/dragonfly/lib/libalias/
H A Dalias_local.h60 #define ADJUST_CHECKSUM(acc, cksum) \ argument
H A Dalias_nbt.c246 int acc; in AliasHandleUdpNbt() local
364 int acc; in AliasHandleResourceNB() local
432 int acc; in AliasHandleResourceA() local
/dragonfly/stand/lib/
H A Dstrtol.c45 unsigned long acc; in strtol() local
H A Dstrtoul.c51 unsigned long acc; in strtoul() local
/dragonfly/sys/libkern/
H A Dstrtol.c52 unsigned long acc; in strtol() local
H A Dstrtoul.c52 unsigned long acc; in strtoul() local
H A Dstrtoq.c50 u_quad_t acc; in strtoq() local
H A Dstrtouq.c50 u_quad_t acc; in strtouq() local
/dragonfly/lib/libc/citrus/
H A D_strtol.h50 __INT acc, cutoff; in _FUNCNAME() local
H A D_strtoul.h49 __UINT acc, cutoff; in _FUNCNAME() local
/dragonfly/contrib/gcc-4.7/gcc/
H A Dgenextract.c96 struct accum_extract acc; in gen_insn() local
222 walk_rtx (rtx x, struct accum_extract *acc) in walk_rtx()
/dragonfly/lib/libc/locale/
H A Dwcstoumax.c54 uintmax_t acc; in wcstoumax_l() local
H A Dwcstoll.c54 unsigned long long acc; in wcstoll_l() local
H A Dwcstoimax.c54 uintmax_t acc; in wcstoimax_l() local
H A Dwcstoul.c53 unsigned long acc; in wcstoul_l() local
H A Dwcstol.c53 unsigned long acc; in wcstol_l() local
H A Dwcstoull.c54 unsigned long long acc; in wcstoull_l() local
/dragonfly/contrib/bmake/
H A D_strtol.h59 __INT acc, cutoff; in _FUNCNAME() local
/dragonfly/lib/libc/stdlib/
H A D_strtol.h51 __INT acc, cutoff; in _FUNCNAME_L() local
H A D_strtoul.h51 __UINT acc, cutoff; in _FUNCNAME_L() local
/dragonfly/crypto/libressl/crypto/bn/
H A Dbn_nist.c500 NIST_INT64 acc; /* accumulator */ in BN_nist_mod_192() local
661 NIST_INT64 acc; /* accumulator */ in BN_nist_mod_224() local
833 NIST_INT64 acc; /* accumulator */ in BN_nist_mod_256() local
1065 NIST_INT64 acc; /* accumulator */ in BN_nist_mod_384() local
/dragonfly/usr.sbin/ppp/
H A Dtcpmss.c85 #define ADJUST_CHECKSUM(acc, cksum) { \ argument
/dragonfly/contrib/binutils-2.34/libctf/
H A Dctf-subr.c72 size_t acc = 0; in ctf_pread() local

123