| /freebsd-11-stable/crypto/openssl/crypto/rc4/ |
| HD | rc4speed.c | 199 # define COUNT(d) (d) in main() macro 202 # define COUNT(d) (count) in main() macro
|
| /freebsd-11-stable/crypto/openssl/crypto/cast/ |
| HD | cast_spd.c | 200 # define COUNT(d) (d) in main() macro 203 # define COUNT(d) (count) in main() macro
|
| HD | castopts.c | 270 # define COUNT(d) (d) in main() macro 273 # define COUNT(d) (count) in main() macro
|
| /freebsd-11-stable/crypto/openssl/crypto/rc5/ |
| HD | rc5speed.c | 200 # define COUNT(d) (d) in main() macro 203 # define COUNT(d) (count) in main() macro
|
| /freebsd-11-stable/crypto/openssl/crypto/rc2/ |
| HD | rc2speed.c | 200 # define COUNT(d) (d) in main() macro 203 # define COUNT(d) (count) in main() macro
|
| /freebsd-11-stable/crypto/openssl/crypto/bf/ |
| HD | bfspeed.c | 200 # define COUNT(d) (d) in main() macro 203 # define COUNT(d) (count) in main() macro
|
| HD | bf_opts.c | 260 # define COUNT(d) (d) in main() macro 263 # define COUNT(d) (count) in main() macro
|
| /freebsd-11-stable/crypto/openssl/crypto/idea/ |
| HD | idea_spd.c | 201 # define COUNT(d) (d) in main() macro 204 # define COUNT(d) (count) in main() macro
|
| /freebsd-11-stable/crypto/openssl/crypto/des/ |
| HD | speed.c | 212 # define COUNT(d) (d) in main() macro 215 # define COUNT(d) (count) in main() macro
|
| HD | des_opts.c | 469 # define COUNT(d) (d) in main() macro 472 # define COUNT(d) (count) in main() macro
|
| /freebsd-11-stable/contrib/netbsd-tests/lib/libpthread/ |
| HD | t_barrier.c | 42 #define COUNT 5 macro
|
| /freebsd-11-stable/contrib/gcc/ |
| HD | scan.h | 33 #define MAKE_SSTRING_SPACE(STR, COUNT) \ argument
|
| HD | longlong.h | 129 #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
|
| HD | gcov-io.h | 349 #define GCOV_TAG_FOR_COUNTER(COUNT) \ argument
|
| /freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-xray/ |
| HD | xray-graph.h | 39 enum class StatType { NONE, COUNT, MIN, MED, PCT90, PCT99, MAX, SUM }; enumerator
|
| HD | xray-account.cpp | 64 COUNT, enumerator
|
| /freebsd-11-stable/sys/crypto/ |
| HD | sha1.c | 68 #define COUNT (ctxt->count) macro
|
| /freebsd-11-stable/contrib/gcclibs/libiberty/testsuite/ |
| HD | test-pexecute.c | 227 #define TEST_PEX_GET_STATUS(PEXOBJ, COUNT, VECTOR) \ in main() argument
|
| /freebsd-11-stable/contrib/gdb/gdb/ |
| HD | ser-go32.c | 165 #define COUNT(x) cnts[x]++ macro 167 #define COUNT(x) macro
|
| /freebsd-11-stable/crypto/openssl/apps/ |
| HD | speed.c | 1536 # define COUNT(d) (d) in MAIN() macro 1543 # define COUNT(d) (count) in MAIN() macro
|
| /freebsd-11-stable/contrib/apr-util/test/ |
| HD | testbuckets.c | 165 #define COUNT 3000 macro
|
| /freebsd-11-stable/sys/dev/en/ |
| HD | midway.c | 552 #define PUT_DTQ_ENTRY(ENI, BCODE, COUNT, ADDR) \ in en_txdma_load() argument 2015 #define PUT_DRQ_ENTRY(ENI, BCODE, COUNT, ADDR) \ in en_rxdma_load() argument
|
| /freebsd-11-stable/contrib/binutils/gas/ |
| HD | write.c | 33 #define TC_ADJUST_RELOC_COUNT(FIX, COUNT) argument
|
| /freebsd-11-stable/contrib/gcc/config/s390/ |
| HD | s390.h | 530 #define RETURN_ADDR_RTX(COUNT, FRAME) \ argument
|
| /freebsd-11-stable/sys/dev/pms/freebsd/driver/common/ |
| HD | lxcommon.h | 586 #define COUNT(arr) (sizeof(arr) / sizeof(arr[0])) macro
|