Home
last modified time | relevance | path

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

/minix3/crypto/external/bsd/openssl/dist/crypto/rc4/
H A Drc4speed.c199 # define COUNT(d) (d) in main() macro
202 # define COUNT(d) (count) in main() macro
/minix3/crypto/external/bsd/openssl/dist/crypto/cast/
H A Dcast_spd.c200 # define COUNT(d) (d) in main() macro
203 # define COUNT(d) (count) in main() macro
H A Dcastopts.c270 # define COUNT(d) (d) in main() macro
273 # define COUNT(d) (count) in main() macro
/minix3/crypto/external/bsd/openssl/dist/crypto/rc5/
H A Drc5speed.c200 # define COUNT(d) (d) in main() macro
203 # define COUNT(d) (count) in main() macro
/minix3/crypto/external/bsd/openssl/dist/crypto/bf/
H A Dbfspeed.c200 # define COUNT(d) (d) in main() macro
203 # define COUNT(d) (count) in main() macro
H A Dbf_opts.c260 # define COUNT(d) (d) in main() macro
263 # define COUNT(d) (count) in main() macro
/minix3/crypto/external/bsd/openssl/dist/crypto/rc2/
H A Drc2speed.c200 # define COUNT(d) (d) in main() macro
203 # define COUNT(d) (count) in main() macro
/minix3/crypto/external/bsd/openssl/dist/crypto/idea/
H A Didea_spd.c201 # define COUNT(d) (d) in main() macro
204 # define COUNT(d) (count) in main() macro
/minix3/crypto/external/bsd/openssl/dist/crypto/des/
H A Dspeed.c212 # define COUNT(d) (d) in main() macro
215 # define COUNT(d) (count) in main() macro
H A Ddes_opts.c469 # define COUNT(d) (d) in main() macro
472 # define COUNT(d) (count) in main() macro
/minix3/tests/lib/libpthread/
H A Dt_barrier.c42 #define COUNT 5 macro
/minix3/external/bsd/llvm/dist/clang/utils/ABITest/layout/
H A DMakefile9 COUNT := 1000 macro
/minix3/minix/usr.bin/trace/
H A Dtype.h2 #define COUNT(s) (__arraycount(s)) macro
/minix3/usr.bin/du/
H A Ddu.c66 #define COUNT (iflag ? 1 : p->fts_statp->st_blocks) macro
/minix3/crypto/external/bsd/openssl/dist/apps/
H A Dspeed.c1529 # define COUNT(d) (d) in MAIN() macro
1536 # define COUNT(d) (count) in MAIN() macro