Searched defs:acc (Results 1 - 25 of 66) sorted by path

123

/freebsd-10.0-release/contrib/binutils/binutils/
H A Dresrc.c2372 const rc_accelerator *acc; local
[all...]
H A Dwindint.h240 struct rc_accelerator *acc; member in union:rc_res_resource::__anon306
/freebsd-10.0-release/contrib/binutils/gas/
H A Dmacro.c266 getstring (int idx, sb *in, sb *acc) argument
/freebsd-10.0-release/contrib/binutils/libiberty/
H A Dstrtol.c91 register unsigned long acc; local
[all...]
H A Dstrtoul.c64 register unsigned long acc; local
[all...]
/freebsd-10.0-release/contrib/gcc/
H A Dgenextract.c94 struct accum_extract acc; local
215 walk_rtx(rtx x, struct accum_extract *acc) argument
283 walk_rtx (XEXP (x, i), acc); local
292 walk_rtx (XVECEXP (x, i, j), acc); local
[all...]
/freebsd-10.0-release/contrib/gcclibs/libdecnumber/
H A DdecNumber.c2241 Unit *acc; /* accumulator for result */ local
2714 Unit *acc = accbuff; /* -> accumulator array for result */ local
3436 Unit *acc = accbuff; /* -> accumulator array for exact result */ local
4030 Unit *acc; /* accumulator for result */ local
[all...]
/freebsd-10.0-release/contrib/gcclibs/libiberty/
H A Dstrtol.c91 register unsigned long acc; local
[all...]
H A Dstrtoul.c64 register unsigned long acc; local
[all...]
/freebsd-10.0-release/contrib/gdb/gdb/
H A Dlibunwind-frame.c127 unw_accessors_t *acc; local
192 unw_accessors_t *acc; local
H A Dui-file.c278 struct accumulated_ui_file *acc = context; local
292 struct accumulated_ui_file acc; local
[all...]
/freebsd-10.0-release/contrib/ntp/ntpd/
H A Drefclock_wwv.c2145 double acc; /* accumulator */ local
/freebsd-10.0-release/contrib/sendmail/libsm/
H A Dstrto.c51 register LONGLONG_T acc, cutoff; local
191 register ULONGLONG_T acc, cutoff; local
[all...]
/freebsd-10.0-release/contrib/sendmail/src/
H A Dconf.c4079 register unsigned long acc; local
[all...]
/freebsd-10.0-release/contrib/sqlite3/
H A Dsqlite3.c20352 StrAccum acc; local
20403 StrAccum acc; local
20444 StrAccum acc; local
20470 StrAccum acc; /* String accumulator */ local
20500 StrAccum acc; local
[all...]
/freebsd-10.0-release/contrib/telnet/telnetd/
H A Dsys_term.c1243 static const char *acc[] = { local
/freebsd-10.0-release/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c19734 StrAccum acc; local
19785 StrAccum acc; local
19826 StrAccum acc; local
19852 StrAccum acc; /* String accumulator */ local
19882 StrAccum acc; local
[all...]
/freebsd-10.0-release/crypto/openssh/openbsd-compat/
H A Dstrtoll.c53 long long acc, cutoff; local
[all...]
H A Dstrtoul.c51 unsigned long acc, cutoff; local
[all...]
H A Dstrtoull.c53 unsigned long long acc, cutoff; local
[all...]
/freebsd-10.0-release/crypto/openssl/crypto/bn/
H A Dbn_nist.c402 NIST_INT64 acc; /* accumulator */ local
534 NIST_INT64 acc; /* accumulator */ local
682 NIST_INT64 acc; /* accumulator */ local
887 NIST_INT64 acc; /* accumulator */ local
[all...]
/freebsd-10.0-release/crypto/openssl/crypto/ec/
H A Dec2_mult.c329 EC_POINT *acc = NULL; local
[all...]
/freebsd-10.0-release/crypto/openssl/engines/ccgost/
H A Dgosthash.c53 unsigned short int acc; local
/freebsd-10.0-release/lib/libc/iconv/
H A D_strtol.h50 __INT acc, cutoff; local
[all...]
H A D_strtoul.h49 __UINT acc, cutoff; local
[all...]

Completed in 786 milliseconds

123