Searched defs:COUNT (Results 1 – 8 of 8) sorted by relevance
/freebsd/contrib/netbsd-tests/lib/libpthread/ |
H A D | t_barrier.c | 42 #define COUNT 5 macro
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-xray/ |
H A D | xray-graph.h | 39 enum class StatType { NONE, COUNT, MIN, MED, PCT90, PCT99, MAX, SUM }; enumerator
|
H A D | xray-account.cpp | 69 COUNT, enumerator
|
/freebsd/sys/crypto/ |
H A D | sha1.c | 67 #define COUNT (ctxt->count) macro
|
/freebsd/contrib/libdiff/include/ |
H A D | diff_main.h | 71 #define foreach_diff_atom(ATOM, FIRST_ATOM, COUNT) \ argument
|
/freebsd/sys/dev/pms/freebsd/driver/common/ |
H A D | lxcommon.h | 585 #define COUNT(arr) (sizeof(arr) / sizeof(arr[0])) macro
|
/freebsd/crypto/openssl/apps/ |
H A D | speed.c | 457 #define COUNT(d) (count) macro
|
/freebsd/contrib/ntp/ntpd/ |
H A D | refclock_ripencc.c | 3135 unsigned short *COUNT, in rpt_0x8FAD() argument
|