Searched defs:COUNT (Results 1 - 17 of 17) sorted by relevance

/freebsd-10-stable/contrib/netbsd-tests/lib/libpthread/
H A Dt_barrier.c42 #define COUNT 5 macro
/freebsd-10-stable/sys/crypto/
H A Dsha1.c68 #define COUNT (ctxt->count) macro
[all...]
/freebsd-10-stable/crypto/openssl/crypto/bf/
H A Dbfspeed.c200 # define COUNT(d) (d) macro
203 # define COUNT(d) (count) macro
H A Dbf_opts.c260 # define COUNT(d) (d) macro
263 # define COUNT(d) (count) macro
/freebsd-10-stable/crypto/openssl/crypto/cast/
H A Dcast_spd.c200 # define COUNT(d) (d) macro
203 # define COUNT(d) (count) macro
H A Dcastopts.c270 # define COUNT(d) (d) macro
273 # define COUNT(d) (count) macro
/freebsd-10-stable/crypto/openssl/crypto/idea/
H A Didea_spd.c201 # define COUNT(d) (d) macro
204 # define COUNT(d) (count) macro
/freebsd-10-stable/crypto/openssl/crypto/rc2/
H A Drc2speed.c200 # define COUNT(d) (d) macro
203 # define COUNT(d) (count) macro
/freebsd-10-stable/crypto/openssl/crypto/rc4/
H A Drc4speed.c199 # define COUNT(d) (d) macro
202 # define COUNT(d) (count) macro
/freebsd-10-stable/crypto/openssl/crypto/rc5/
H A Drc5speed.c200 # define COUNT(d) (d) macro
203 # define COUNT(d) (count) macro
/freebsd-10-stable/contrib/apr-util/test/
H A Dtestbuckets.c165 #define COUNT 3000 macro
/freebsd-10-stable/crypto/openssl/crypto/des/
H A Ddes_opts.c469 # define COUNT(d) (d) macro
472 # define COUNT(d) (count) macro
H A Dspeed.c212 # define COUNT(d) (d) macro
215 # define COUNT(d) (count) macro
/freebsd-10-stable/contrib/gdb/gdb/
H A Dser-go32.c165 #define COUNT(x) cnts[x]++ macro
167 #define COUNT(x) macro
/freebsd-10-stable/crypto/openssl/apps/
H A Dspeed.c1529 # define COUNT(d) (d) macro
1536 # define COUNT(d) (count) macro
/freebsd-10-stable/sys/dev/pms/freebsd/driver/common/
H A Dlxcommon.h586 #define COUNT(arr) (sizeof(arr) / sizeof(arr[0])) macro
/freebsd-10-stable/contrib/ntp/ntpd/
H A Drefclock_ripencc.c3133 rpt_0x8FAD( TSIPPKT *rpt, unsigned short *COUNT, double *FracSec, unsigned char *Hour, unsigned char *Minute, unsigned char *Second, unsigned char *Day, unsigned char *Month, unsigned short *Year, unsigned char *Status, unsigned char *Flags ) argument

Completed in 234 milliseconds