Home
last modified time | relevance | path

Searched defs:COUNT (Results 1 – 25 of 26) sorted by relevance

12

/freebsd-9-stable/crypto/openssl/crypto/rc4/
Drc4speed.c199 # define COUNT(d) (d) in main() macro
202 # define COUNT(d) (count) in main() macro
/freebsd-9-stable/crypto/openssl/crypto/bf/
Dbfspeed.c200 # define COUNT(d) (d) in main() macro
203 # define COUNT(d) (count) in main() macro
Dbf_opts.c260 # define COUNT(d) (d) in main() macro
263 # define COUNT(d) (count) in main() macro
/freebsd-9-stable/crypto/openssl/crypto/rc5/
Drc5speed.c200 # define COUNT(d) (d) in main() macro
203 # define COUNT(d) (count) in main() macro
/freebsd-9-stable/crypto/openssl/crypto/rc2/
Drc2speed.c200 # define COUNT(d) (d) in main() macro
203 # define COUNT(d) (count) in main() macro
/freebsd-9-stable/crypto/openssl/crypto/cast/
Dcast_spd.c200 # define COUNT(d) (d) in main() macro
203 # define COUNT(d) (count) in main() macro
Dcastopts.c270 # define COUNT(d) (d) in main() macro
273 # define COUNT(d) (count) in main() macro
/freebsd-9-stable/crypto/openssl/crypto/idea/
Didea_spd.c201 # define COUNT(d) (d) in main() macro
204 # define COUNT(d) (count) in main() macro
/freebsd-9-stable/crypto/openssl/crypto/des/
Dspeed.c212 # define COUNT(d) (d) in main() macro
215 # define COUNT(d) (count) in main() macro
Ddes_opts.c469 # define COUNT(d) (d) in main() macro
472 # define COUNT(d) (count) in main() macro
/freebsd-9-stable/contrib/gcc/
Dscan.h33 #define MAKE_SSTRING_SPACE(STR, COUNT) \ argument
Dlonglong.h129 #define count_leading_zeros(COUNT,X) ((COUNT) = __builtin_clzl (X)) argument
130 #define count_trailing_zeros(COUNT,X) ((COUNT) = __builtin_ctzl (X)) argument
133 #define count_leading_zeros(COUNT,X) \ argument
141 #define count_trailing_zeros(COUNT,X) \ argument
Dgcov-io.h349 #define GCOV_TAG_FOR_COUNTER(COUNT) \ argument
/freebsd-9-stable/sys/crypto/
Dsha1.c68 #define COUNT (ctxt->count) macro
/freebsd-9-stable/contrib/gcclibs/libiberty/testsuite/
Dtest-pexecute.c227 #define TEST_PEX_GET_STATUS(PEXOBJ, COUNT, VECTOR) \ in main() argument
/freebsd-9-stable/contrib/gdb/gdb/
Dser-go32.c165 #define COUNT(x) cnts[x]++ macro
167 #define COUNT(x) macro
/freebsd-9-stable/crypto/openssl/apps/
Dspeed.c1624 # define COUNT(d) (d) in MAIN() macro
1631 # define COUNT(d) (count) in MAIN() macro
/freebsd-9-stable/sys/dev/en/
Dmidway.c551 #define PUT_DTQ_ENTRY(ENI, BCODE, COUNT, ADDR) \ in en_txdma_load() argument
2014 #define PUT_DRQ_ENTRY(ENI, BCODE, COUNT, ADDR) \ in en_rxdma_load() argument
/freebsd-9-stable/contrib/binutils/gas/
Dwrite.c33 #define TC_ADJUST_RELOC_COUNT(FIX, COUNT) argument
/freebsd-9-stable/contrib/gcc/config/s390/
Ds390.h530 #define RETURN_ADDR_RTX(COUNT, FRAME) \ argument
/freebsd-9-stable/contrib/gcc/config/ia64/
Dia64.h992 #define RETURN_ADDR_RTX(COUNT, FRAME) \ argument
/freebsd-9-stable/contrib/gcc/cp/
Dname-lookup.c68 #define ENTRY_INDEX(HASH, COUNT) (((HASH) >> 3) & ((COUNT) - 1)) argument
/freebsd-9-stable/contrib/gcc/config/i386/
Di386.h2003 #define RETURN_ADDR_RTX(COUNT, FRAME) \ argument
/freebsd-9-stable/contrib/gcc/config/arm/
Darm.h2407 #define RETURN_ADDR_RTX(COUNT, FRAME) \ argument
/freebsd-9-stable/contrib/ntp/ntpd/
Drefclock_ripencc.c3135 unsigned short *COUNT, in rpt_0x8FAD()

12